Skip to content

Instantly share code, notes, and snippets.

@alapidas
Created September 29, 2014 20:00
Show Gist options
  • Save alapidas/e7d1f6063c803e7b1cad to your computer and use it in GitHub Desktop.
Save alapidas/e7d1f6063c803e7b1cad to your computer and use it in GitHub Desktop.
z
I0929 16:46:40.956516 00001 controller.go:609] Starting service process.
I0929 16:46:40.957550 00001 instance.go:79] about to execute: /bin/sh , [-c exec su - zenoss -c "/opt/zenoss/bin/zminion --minon-name {.Name} zminion --redis-address localhost:6380 serve"][2]
Incorrect Usage.
NAME:
zminion - a client for distributed bash executions
USAGE:
zminion [global options] command [command options] [arguments...]
VERSION:
0.2.2
COMMANDS:
serve run a slave to execute remote shell commands
run run a command on a remote minion
help, h Shows a list of commands or help for one command
GLOBAL OPTIONS:
--redis-address 'localhost:6379' the redis server address [hostname]:[port]
--minion-name 'localhost' the name to use for this minion
--version, -v print the version
--help, -h show help
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment