1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-09-10 16:33:46 +02:00

salt-key: split combined examples.

This commit is contained in:
Peter Tripp 2016-01-20 03:41:38 -08:00
parent 4c5b0ac222
commit 16549758f1

View file

@ -7,9 +7,12 @@
`salt-key -L`
- Accept or reject a minion key by name:
- 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: