cmddevunlink

package
v1.0.0-alpha-91 Latest Latest
Warning

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

Go to latest
Published: Mar 16, 2017 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var StopCmd = &cobra.Command{
	Use:     "stop",
	Short:   "Stop a project or container",
	PreRunE: stopUnlinker.PreRun,
	RunE:    stopUnlinker.Run,
	Example: `  we dev stop
  we dev stop --project chat
  we dev stop --project chat --container data
  we dev stop --container data`,
}

StopCmd is the stop command to unlink a project or container

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