NetworkManager/src/nmcli/README.md

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

14 lines
441 B
Markdown
Raw Normal View History

nmcli
=====
The command line user interface of NetworkManager.
It uses the D-Bus API of NetworkManager (via libnm).
See:
- `man 1 nmcli` ([[www]](https://networkmanager.dev/docs/api/latest/nmcli.html))
- `man 7 nmcli-examples` ([[www]](https://networkmanager.dev/docs/api/latest/nmcli-examples.html))
- `man 5 nm-settings-nmcli` ([[www]](https://networkmanager.dev/docs/api/latest/nm-settings-nmcli.html))
Try also with bash-completion!