salt-key Command Examples

Manage salt minion keys on the salt master. Needs to be run on the salt master, likely as root or with sudo. More information: https://docs.saltproject.io/en/latest/ref/cli/salt-key.html.

salt-key {{[-L|--list-all]}}

salt-key {{[-a|--accept-all]}} {{MINION_ID}}

salt-key {{[-r|--reject]}} {{MINION_ID}}

salt-key {{[-F|--finger-all]}}