octobus

command module
v0.0.0-...-d91257e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 1, 2016 License: MIT Imports: 12 Imported by: 0

README

Octobus

Fast remote command executor over SSH.

Install

# go get github.com/miolini/octobus

Usage:

  --cmd string
    	remote command (default "uname -a")
  --hosts string
    	hosts, support @filepath for loading hosts from file
  --key string
    	private key
  --pass string
    	optional user password
  --reconnect
    	reconnect on disconnected sessions (default false)
  --user string
    	remote user (default "root")
  --verbose
    	verbose mode (default false)

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL