rundeck-cli

command module
v0.1.3 Latest Latest
Warning

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

Go to latest
Published: Nov 19, 2016 License: MIT Imports: 10 Imported by: 0

README

rundeck-cli

Build Status

Config

default config path is $HOME/.config/rundeck-cli/conf.json
or
rundeck-cli -conf=conf.json

{
  "schema":  "write schema(http or https)",
  "host":    "write host name",
  "project": "write project name",
  "token":   "write token. if token is empty, authorize with password"
}

Usage

commands
  • run $job-name
  • help {job, jobs} $job-name

sample

> rundeck-cli -conf=conf.json
username: rundeck
password:
rundeck>
run help
rundeck> help job
backup                 restore                system-recover
rundeck> help job

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