Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Cmd = &cobra.Command{ Use: "add", Aliases: []string{"set"}, Short: "Add custom domain to a given service", Example: "we domain add example.com", PreRunE: preRun, RunE: run, }
Cmd for adding a domain
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.