nexii

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

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

Go to latest
Published: Apr 9, 2015 License: MIT Imports: 4 Imported by: 0

README

Nexus CLI client

CLI client for the Nexus Configuration Server written in Go

wercker status

Installing

Homebrew on OSX

The easiest way to get nexii is to install it with Brew:

  • brew tap etcinit/homebrew-etcinit
  • brew install nexii
Windows, Linux, OSX, etc

Binaries are automatically built on every release:

Building

  • Setup your $GOPATH
  • Make sure $GOPATH/bin is in your $PATH
  • $ go get github.com/etcinit/nexii

Usage

NAME:
   nexii - A Nexus Configuration Server CLI client

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

VERSION:
   0.1.3

AUTHOR(S):
   Eduardo Trujillo <ed@chromabits.com>

COMMANDS:
   list, ls	List all keys
   get, g, cat	Get and output a specific key
   download, d	Get and save a specific key
   info, i, app	Get information about the application
   ping, p	Ping the server with a message
   help, h	Shows a list of commands or help for one command

GLOBAL OPTIONS:
   --endpoint 		Nexus server endpoint [$NEXUS_SERVER, $NEXUS_ENDPOINT]
   --token 		Nexus server API token [$NEXUS_APIKEY, $NEXUS_TOKEN]
   --help, -h		show help
   --version, -v	print the version

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