mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-09-19 01:43:18 +08:00
316 B
316 B
nmcli
A command line tool for controlling NetworkManager. More information: https://man.archlinux.org/man/nmcli.1.
- Check the nmcli version:
nmcli --version
- Call general help:
nmcli --help
- Call help on a command:
nmcli {{command}} --help
- Execute an
nmclicommand:
nmcli {{command}}