Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 588 Bytes

File metadata and controls

35 lines (25 loc) · 588 Bytes

About

tomato 是一个 golang 开发的批量运维工具,替代 ansible 和 salt,致力于简易使用和高性能

持续开发中。。。

Installation

go build

Settings

config.json

Usage

Available Commands:
  agent       开启 tomato agent 服务
  exec        调用和执行 module
  help        Help about any command
  master      开启 tomato master 服务

Example

tomato exec -m ping
.\tomato.exe exec -H test ls
.\tomato.exe exec -H test -m copy src=C:/Users/90hua/.ssh/id_rsa.pub  dest=/tmp/b/b/ds