mirror of
https://github.com/tldr-pages/tldr.git
synced 2024-11-02 12:57:57 +01:00
10 lines
179 B
Text
10 lines
179 B
Text
#salt-run
|
|
>Frontend for executing salt-runners on minions
|
|
|
|
- Show status of all minions
|
|
|
|
`salt-run manage.status`
|
|
|
|
- Show all minions which are disconnected
|
|
|
|
`salt-run manage.up`
|