On Fri, May 24, 2019, 6:33 PM Mostafa Faridi <mfaridi@fedoraproject.org> wrote:
I remove all cfg files from /etc/sysconfig/network-scripts

You could use nmcli con delete

But after reboot, I have to connect to Fedora server by keyboard anf and run this command
sudo nmcli con up connectionName

Try to set auto connection to yes.

sudo nmcli con mod connectionName connection.autoconnect yes

BTW we are going a bit off topic. These issues are not strictly related to the RPi or to the mailing list purposes.
As said by pbrobinson use the man pages, or use a search engine: there are a lot of examples and documents about nmcli. Or go back to Ask Fedora ;-)

Ciao,
A.