cmdlist

package
v1.0.0-alpha-91 Latest Latest
Warning

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

Go to latest
Published: Mar 16, 2017 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ListCmd = &cobra.Command{
	Use: "list <host> or --project <project> --container <container>",
	Example: `we list --project chat --container data
we list --container data
we list --project chat --container data
we list --url data.chat.wedeploy.me
we list --url data.chat.wedeploy.io`,
	Short:   "List projects and containers running",
	PreRunE: preRun,
	Run:     listRun,
}

ListCmd is used for getting a list of projects and containers

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