commands.sh

nmcli networking

linux

Manage the networking status of NetworkManager.

More info →

Options (3)

boolean

Show the networking status of NetworkManager

Example: nmcli {{[n|networking]}}
boolean

Show the last known connectivity state

Example: nmcli {{[n|networking]}} {{[c|connectivity]}}
boolean

Show the current connectivity state

Example: nmcli {{[n|networking]}} {{[c|connectivity]}} {{[c|check]}}

Examples (4)

Show the networking status of NetworkManager

nmcli [n|networking]

Enable or disable networking and all interfaces managed by NetworkManager

nmcli [n|networking] on|off

Show the last known connectivity state

nmcli [n|networking] [c|connectivity]

Show the current connectivity state

nmcli [n|networking] [c|connectivity] [c|check]
made by @shridhargupta | data from tldr-pages