Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ListCmd = &cobra.Command{
Use: "list --url <host>",
Example: ` we list --project chat --container data
we list --url data-chat.wedeploy.me
we list --url data-chat.wedeploy.io`,
Short: "List deployments",
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.
Click to show internal directories.
Click to hide internal directories.