Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddDefaultAirshipCTLCommands ¶
AddDefaultAirshipCTLCommands is a convenience function for adding all of the default commands to airshipctl
func NewAirshipCTLCommand ¶
NewAirshipCTLCommand creates a root `airshipctl` command with the default commands attached
func NewVersionCommand ¶
NewVersionCommand creates a command for displaying the version of airshipctl
Types ¶
type RootOptions ¶
RootOptions stores global flags values
func NewRootCommand ¶
func NewRootCommand(out io.Writer) (*cobra.Command, *RootOptions)
NewRootCommand creates the root `airshipctl` command. All other commands are subcommands branching from this one
Click to show internal directories.
Click to hide internal directories.