# Sake - 로컬 & 리모트 서버들을 위한 명령 실행기

> Clean Markdown view of GeekNews topic #6784. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=6784](https://news.hada.io/topic?id=6784)
- GeekNews Markdown: [https://news.hada.io/topic/6784.md](https://news.hada.io/topic/6784.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2022-06-19T09:10:28+09:00
- Updated: 2022-06-19T09:10:28+09:00
- Original source: [github.com/alajmo](https://github.com/alajmo/sake)
- Points: 14
- Comments: 3

## Topic Body

- SSH로 다수 서버에서 명령을 실행해주는 CLI 도구   
- 여러대의 서버 또는 도커 컨테이너 대상으로 동작  
→ 모든 서버를 ping 하거나, 같은 명령(파일 찾기나 rsync등 ) 실행  
- 서버들의 정보를 불러와서 테이블로 표시 가능

## Comments



### Comment 10673

- Author: japansea
- Created: 2022-06-20T20:27:00+09:00
- Points: 1

secureCRT에서 여러창에 동시에 명령어 보내는 것 같은 기능인가요?

### Comment 10652

- Author: 525hm
- Created: 2022-06-19T11:55:10+09:00
- Points: 1

ansible이 생각납니다.

### Comment 10649

- Author: xguru
- Created: 2022-06-19T09:10:32+09:00
- Points: 1

[Mani - 여러개의 Repo 관리용 CLI](https://news.hada.io/topic?id=5382) 개발자의 다른 프로젝트 네요
