Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Cmd = &cobra.Command{
Use: "rm",
Short: "Remove an environment variable for a given service",
Example: " we env rm foo",
PreRunE: preRun,
RunE: run,
}
Cmd for removing a domain
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.