System Grab Bag

View all TLDR pages from Linux (or from all pages)

nmcli agent

Run nmcli as a NetworkManager secret agent or polkit agent. This subcommand can also be called with nmcli a. More information: https://networkmanager.dev/docs/api/latest/nmcli.html.
  • Register nmcli as a secret agent and listen for secret requests:
    nmcli agent secret
  • Register nmcli as a polkit agent and listen for authorization requests:
    nmcli agent polkit
  • Register nmcli as a secret agent and a polkit agent:
    nmcli agent all

License and Disclaimer

The content on this page is copyright © 2014—present the tldr-pages team and contributors.
This page is used with permission under Creative Commons Attribution 4.0 International License.

While we do attempt to make sure content is accurate, there isn't a warranty of any kind.