package
Version:
v1.2.43
Opens a new window with list of versions in this module.
Published: Aug 7, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
var Cmd = &cobra.Command{
Use: "dns-domain",
Aliases: []string{"dnsdomain"},
Short: "Create DNS Domain.",
Long: "Create DNS Domain.",
Example: ` # Create DNS Domain
rosa create dns-domain`,
Run: run,
Args: cobra.NoArgs,
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.