
nmcli-device
List of commands for nmcli-device:
-
nmcli-device:tldr:14d02 nmcli-device: Print the available Wi-Fi access points.$ nmcli device wifitry on your machineexplain this command
-
nmcli-device:tldr:2bb17 nmcli-device: Print password and QR code for the current Wi-Fi network.$ nmcli device wifi show-passwordtry on your machineexplain this command
-
nmcli-device:tldr:2ef35 nmcli-device: Print the statuses of all network interfaces.$ nmcli device statustry on your machineexplain this command
-
nmcli-device:tldr:edd3e nmcli-device: Connect to the Wi-Fi network with a specified name and password.$ nmcli device wifi connect ${ssid} password ${password}try on your machineexplain this command