cli

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: May 11, 2015 License: MPL-2.0 Imports: 23 Imported by: 0

Documentation

Index

Constants

View Source
const Version = "0.1.2"

The main version number that is being run at the moment.

View Source
const VersionPrerelease = ""

A pre-release marker for the version. If this is "" (empty string) then it means that it is a final release. Otherwise, this is a pre-release such as "dev" (in development), "beta", "rc1", etc.

Variables

View Source
var GitCommit string

The git commit that was compiled. This will be filled in by the compiler.

View Source
var GitDescribe string

Functions

func Commands

func Commands(metaPtr *command.Meta) map[string]cli.CommandFactory

Commands returns the mapping of CLI commands for Vault. The meta parameter lets you set meta options for all commands.

func HelpFunc

func HelpFunc(commands map[string]cli.CommandFactory) string

HelpFunc is a cli.HelpFunc that can is used to output the help for Vault.

func Run

func Run(args []string) int

func RunCustom

func RunCustom(args []string, commands map[string]cli.CommandFactory) int

Types

This section is empty.

Jump to

Keyboard shortcuts

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