Documentation ¶
Index ¶
- func NewApplicationCmd(globalOptions *cmd.GlobalOptions) *cobra.Command
- func NewDeleteCmd(applicationOptions *applicationOptions) *cobra.Command
- func NewGetCmd(applicationOptions *applicationOptions) *cobra.Command
- func NewListCmd(applicationOptions *applicationOptions) *cobra.Command
- func NewSaveAllCmd(applicationOptions *applicationOptions) *cobra.Command
- func NewSaveCmd(applicationOptions *applicationOptions) *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewApplicationCmd ¶
func NewApplicationCmd(globalOptions *cmd.GlobalOptions) *cobra.Command
NewApplicationCmd create new application command
func NewDeleteCmd ¶
NewDeleteCmd returns new delete application command
func NewListCmd ¶
NewListCmd returns new application list command
func NewSaveAllCmd ¶
NewSaveAllCmd returns new save-all application command
func NewSaveCmd ¶
NewSaveCmd returns new save application command
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.