Documentation
¶
Index ¶
- func Execute(version string)
- func NewCmdGet() *cobra.Command
- func NewCmdGetClusters() *cobra.Command
- func NewCmdGetInstances() *cobra.Command
- func NewCmdGetServices() *cobra.Command
- func NewCmdGetTasks() *cobra.Command
- func NewCmdInstances() *cobra.Command
- func NewCmdRoot(version string) *cobra.Command
- func NewCmdServices() *cobra.Command
- func NewCmdTasks() *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Execute ¶
func Execute(version string)
Execute adds all child commands to the root command and sets flags appropriately. This is called by main.main(). It only needs to happen once to the rootCmd.
func NewCmdGetClusters ¶
NewCmdGetClusters represents the get cluster command
func NewCmdGetInstances ¶ added in v0.3.0
NewCmdGetInstances represents the get instances command
func NewCmdGetServices ¶
NewCmdGetServices represents the get services command
func NewCmdGetTasks ¶
NewCmdGetTasks represents the get tasks command
func NewCmdInstances ¶ added in v0.3.0
NewCmdInstances represents instances cmd
func NewCmdRoot ¶
NewCmdRoot represents the base command when called without any subcommands
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.