Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Cmd = &cobra.Command{
Use: "add",
Short: "Add custom domain to a given project",
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.