cmd

package
v2.2.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Aug 27, 2019 License: Apache-2.0 Imports: 37 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var RootCmd = &cobra.Command{
	Use:   "agentctl",
	Short: "A CLI tool for managing agents.",
	Example: `Specify the etcd to connect to and list all agents that it knows about:
  $ export ETCD_ENDPOINTS=172.17.0.1:2379
  $ agentctl show

or with a command line flag:
  $ agentctl --endpoints 172.17.0.1:2379 show
`,
}

RootCmd represents the base command when called without any subcommands.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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