cmdrestart

package
v1.1.2 Latest Latest
Warning

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

Go to latest
Published: Sep 29, 2017 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var RestartCmd = &cobra.Command{
	Use:     "restart",
	Short:   "Restart project or services",
	PreRunE: preRun,
	RunE:    restartRun,
	Example: `  we restart --project chat --service data
  we restart --service data
  we restart --project chat --service data --remote wedeploy
  we restart --url data-chat.wedeploy.io`,
}

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