mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Adding documention to delete a minion key
This commit is contained in:
parent
87692722c3
commit
3df7714dc3
1 changed files with 4 additions and 0 deletions
|
@ -73,6 +73,10 @@ Reject the named minion public key.
|
|||
.TP
|
||||
.B \-R, \-\-reject\-all
|
||||
Rejects all pending public keys.
|
||||
.INDENT 0.0
|
||||
.TP
|
||||
.B \-d, \-\-delete=DELETE
|
||||
Delete the named minion public key for command execution.
|
||||
.UNINDENT
|
||||
.INDENT 0.0
|
||||
.TP
|
||||
|
|
Loading…
Add table
Reference in a new issue