Forrest logo
back to context overview

nmcli-radio

List of commands for nmcli-radio:

  • nmcli-radio:tldr:12cc2 nmcli-radio: Show status of Wi-Fi in NetworkManager.
    $ nmcli radio wifi
    try on your machine
    explain this command
  • nmcli-radio:tldr:1d984 nmcli-radio: Turn both switches on or off in NetworkManager.
    $ nmcli radio all ${select}
    try on your machine
    explain this command
  • nmcli-radio:tldr:2b037 nmcli-radio: Turn WWAN on or off in NetworkManager.
    $ nmcli radio wwan ${select}
    try on your machine
    explain this command
  • nmcli-radio:tldr:7d8a2 nmcli-radio: Show status of both switches in NetworkManager.
    $ nmcli radio all
    try on your machine
    explain this command
  • nmcli-radio:tldr:a9769 nmcli-radio: Show status of WWAN in NetworkManager.
    $ nmcli radio wwan
    try on your machine
    explain this command
  • nmcli-radio:tldr:c440a nmcli-radio: Turn Wi-Fi on or off in NetworkManager.
    $ nmcli radio wifi ${select}
    try on your machine
    explain this command
back to context overview