Documentation
¶
Index ¶
- func Execute()
- func ExecuteArgs(args []string)
- func NewCmdContext() *cobra.Command
- func NewCmdContextAdd() *cobra.Command
- func NewCmdContextChange() *cobra.Command
- func NewCmdContextCluster() *cobra.Command
- func NewCmdContextClusterAdd() *cobra.Command
- func NewCmdContextClusterChange() *cobra.Command
- func NewCmdContextClusterRemove() *cobra.Command
- func NewCmdContextEdit() *cobra.Command
- func NewCmdContextList() *cobra.Command
- func NewCmdContextLogin() *cobra.Command
- func NewCmdContextLogout() *cobra.Command
- func NewCmdContextRemove() *cobra.Command
- func NewCmdContextShow() *cobra.Command
- func NewCmdContextUser() *cobra.Command
- func NewCmdContextUserAdd() *cobra.Command
- func NewCmdContextUserChange() *cobra.Command
- func NewCmdContextUserRemove() *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Execute ¶
func Execute()
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 root command.
func ExecuteArgs ¶
func ExecuteArgs(args []string)
ExecuteArgs parses args and executes the cobra command. Example:
ExecuteArgs([]string{"mysvc*", "ls"})
func NewCmdContext ¶
func NewCmdContextAdd ¶
func NewCmdContextChange ¶
func NewCmdContextCluster ¶
func NewCmdContextClusterAdd ¶
func NewCmdContextEdit ¶
func NewCmdContextList ¶
func NewCmdContextLogin ¶
func NewCmdContextLogout ¶
func NewCmdContextRemove ¶
func NewCmdContextShow ¶
func NewCmdContextUser ¶
func NewCmdContextUserAdd ¶
func NewCmdContextUserChange ¶
func NewCmdContextUserRemove ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.