Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Cmd = &cobra.Command{
Use: "rm",
Short: "Remove custom domain of a given service",
Example: "we domain rm example.com",
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.