sagacity

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

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

Go to latest
Published: Mar 10, 2016 License: MIT Imports: 16 Imported by: 0

README

sagacity

sagacity is a command line based knowledge base and execution helper.

Current features
  • Open ssh connections to servers based on their roles.
Coming features
  • Show and execute commands on single or multiple hosts.
  • Ping hosts for heart metrics.
  • Create and run dependency-graph based runsheets.

Installation

go get -u github.com/thiderman/sagacity

For good UX in bash and zsh add the following to your shell rc:

PROG=sagacity source $GOPATH/src/github.com/codegangsta/cli/autocomplete/$(basename $SHELL)_autocomplete
alias sp=sagacity

Usage

  • sagacity repo <add|update> Manage the repositories containing yaml recipes.

License

MIT. See the LICENSE file.

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