cmdrestart

package
v1.0.0-alpha-72 Latest Latest
Warning

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

Go to latest
Published: Dec 20, 2016 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var RestartCmd = &cobra.Command{
	Use:     "restart <host> or --project <project> --container <container>",
	Short:   "Restart project or container running on WeDeploy",
	PreRunE: preRun,
	RunE:    restartRun,
	Example: `we restart --project chat --container data
we restart data
we restart data.chat
we restart data.chat --remote cloud
we restart data.chat.wedeploy.me`,
}

RestartCmd is used for getting restart

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