NetworkManager/man
Jiří Klimeš 38a988cb5e cli: add 'connect to SSID' feature: nmcli dev wifi connect <SSID> ...
This is similar to clicking a Wi-Fi network's SSID in a GUI applet.
The command does this:
- creates new connection (fills the user data specified via options, the
  connection is then completed with default parameters by NM)
- and then activates the connection on a Wi-Fi device.

WPA-Enterprise is not supported as it requires a plethora of parameters and
they can't be obtained automatically.
Also, the created connection uses 'auto' IP method, which means that if the
Wi-Fi network doesn't support DHCP, the connection will albeit be created,
however the activation will fail (IP configuration won't be available).
2012-04-28 22:33:30 +02:00
..
Makefile.am man: add a manpage for nm-online 2010-08-06 13:51:41 +02:00
NetworkManager.8.in man: updated man pages 2011-08-02 15:25:40 +02:00
NetworkManager.conf.5.in man: update manpage for connectivity checking options 2012-02-27 10:56:51 -06:00
nm-online.1.in man: add a manpage for nm-online 2010-08-06 13:51:41 +02:00
nm-system-settings.conf.5.in man: manpage updates; add pages for system settings config file 2010-03-01 12:35:20 -08:00
nm-tool.1.in man: fix up manpages; document dispatcher stuff 2009-02-14 17:21:48 -05:00
nmcli.1.in cli: add 'connect to SSID' feature: nmcli dev wifi connect <SSID> ... 2012-04-28 22:33:30 +02:00