Documentation ¶
Overview ¶
Package command contains implementations of individual commands made available via the command-line interface.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Auth ¶
Auth returns a cobra.Command instance that is the root for all "jsctl auth" subcommands.
func Clusters ¶
Clusters returns a cobra.Command instance that is the root for all "jsctl clusters" subcommands.
func Command ¶
Command returns the root cobra.Command instance for the entire command-line interface.
func Config ¶
Config returns a cobra.Command instance that is the root for all "jsctl config" subcommands.
func Operator ¶
Operator returns a cobra.Command instance that is the root for all "jsctl operator" subcommands.
func Organizations ¶
Organizations returns a cobra.Command instance that is the root for all "jsctl organizations" subcommands.
Types ¶
This section is empty.