deployctl

command module
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Mar 5, 2015 License: MIT Imports: 3 Imported by: 0

README

deployctl

deployctl is the command line client for Deployster.

$ deployctl help
NAME:
   deployctl - A simple command line client for deployster.

USAGE:
   deployctl [global options] command [command options] [arguments...]

VERSION:
   v0.1.0

AUTHOR:
  Brian Morton - <brian@mmm.hm>

COMMANDS:
   deploy, d    Deploys a given service and version to the cluster
   run, r       Runs a task for a given service and version
   destroy, x   Destroys all instances of a given service and version running on the cluster
   list, l      Lists all instances of a given service running on the cluster
   help, h      Shows a list of commands or help for one command

GLOBAL OPTIONS:
   --url "http://localhost:3000"    a URL to the deployster instance [$DEPLOYSTER_URL]
   --username "deployster"          username for authenticating to deployster [$DEPLOYSTER_USERNAME]
   --password                       password for authenticating to deployster [$DEPLOYSTER_PASSWORD]
   --help, -h                       show help
   --version, -v                    print the version
License

Code and documentation copyright 2015 Brian Morton. Code released under the MIT license.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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