1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages.ko/common/salt-run.md

13 lines
289 B
Markdown
Raw Normal View History

# salt-run
> minion에서 salt-runners를 실행하기 위한 프론트엔드.
> 더 많은 정보: <https://docs.saltproject.io/en/latest/ref/cli/salt-run.html>.
- 모든 minion의 상태 표시:
`salt-run manage.status`
- 연결이 끊긴 모든 minion 표시:
`salt-run manage.up`