-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

salt-key


> Manages salt minion keys on the salt master.

> Needs to be run on the salt master, likely as root or with sudo.

More information.


List all accepted, unaccepted and rejected minion keys:

salt-key -L

Accept a minion key by name:

salt-key -a {MINION_ID}

Reject a minion key by name:

salt-key -r {MINION_ID}

Print fingerprints of all public keys:

salt-key -F


> Copyright © 2014—present the tldr-pages team and contributors.

> This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY



-- Response ended

-- Page fetched on Fri May 17 13:57:19 2024