env

package
v1.2.2 Latest Latest
Warning

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

Go to latest
Published: Nov 16, 2017 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var EnvCmd = &cobra.Command{
	Use:   "env",
	Short: "Show and configure environment variables for services",
	Long:  `Show and configure environment variables for services. You must restart the service afterwards.`,
	Example: `  we env (to list environment variables)
  we env set foo bar
  we env rm foo`,
	PreRunE: preRun,
	RunE:    run,
}

EnvCmd controls the envs for a given project

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