cmddev

package
v1.0.0-alpha-92 Latest Latest
Warning

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

Go to latest
Published: Mar 17, 2017 License: MIT Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DevCmd = &cobra.Command{
	Use:     "dev",
	Short:   "Run development environment\n",
	PreRunE: devPreRun,
	RunE:    devRun,
	Example: `  we dev
  we dev stop
  we dev --project chat
  we dev --start-infra to startup only the local infrastructure
  we dev --shutdown-infra to shutdown the local infrastructure`,
}

DevCmd runs the WeDeploy local infrastructure and / or a project or container

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL