nmcli-device: add wifi show-password example (#5191)
This commit is contained in:
@@ -13,3 +13,7 @@
|
|||||||
- Connect to the Wi-Fi network with a specified name and password:
|
- Connect to the Wi-Fi network with a specified name and password:
|
||||||
|
|
||||||
`nmcli device wifi connect {{ssid}} password {{password}}`
|
`nmcli device wifi connect {{ssid}} password {{password}}`
|
||||||
|
|
||||||
|
- Print password and QR code for the current Wi-Fi network:
|
||||||
|
|
||||||
|
`nmcli device wifi show-password`
|
||||||
|
Reference in New Issue
Block a user