mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-23 19:15:25 +02: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`
|