Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var RestartCmd = &cobra.Command{
Use: "restart [project] [container]",
Short: "Restart project or container running on WeDeploy",
Run: restartRun,
Example: `we restart portal
we restart portal email`,
}
RestartCmd is used for getting restart
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.