https://github.com/jshrake/bloomer
A pssh-like tool written in Go
https://github.com/jshrake/bloomer
Last synced: 9 months ago
JSON representation
A pssh-like tool written in Go
- Host: GitHub
- URL: https://github.com/jshrake/bloomer
- Owner: jshrake
- Created: 2015-07-20T14:39:38.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-07-20T14:39:45.000Z (almost 11 years ago)
- Last Synced: 2025-06-04T09:06:11.572Z (about 1 year ago)
- Language: Go
- Size: 97.7 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bloom
```
bloom
bloom is a command-line tool for executing tasks on groups of servers.
Usage:
bloom [options]
Options:
-f --file BLOOMFILE Path to bloom.toml config file
-i --identity IDENTITY Path to identity file.
-h --help Show this screen.
--version Show version.
```