Options (5)
booleanShow the general status of NetworkManager
Example:
nmcli {{[g|general]}}booleanShow the hostname of the current device
Example:
nmcli {{[g|general]}} {{[h|hostname]}}booleanShow the permissions of NetworkManager
Example:
nmcli {{[g|general]}} {{[p|permissions]}}booleanShow the current logging level and domains
Example:
nmcli {{[g|general]}} {{[l|logging]}}booleanSet the logging level and/or domains (see `man NetworkManager.conf` for all available domains)
Example:
sudo nmcli {{[g|general]}} {{[l|logging]}} {{[l|level]}} {{INFO|OFF|ERR|WARN|DEBUG|TRACE}} domain {{domain_1,domain_2,...}}made by @shridhargupta | data from tldr-pages