Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ListCmd = &cobra.Command{
Use: "list",
Example: ` we list --project chat --service data
we list --url data-chat.wedeploy.io`,
Short: "Show list of projects and services",
PreRunE: preRun,
Run: listRun,
}
ListCmd is used for getting a list of projects and services
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.