Skip to content

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

Notifications You must be signed in to change notification settings

Stevenhwang/tomato

Repository files navigation

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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages