Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DeleteCommand ¶
type DeleteCommand struct{}
DeleteCommand with @Cobra(
usage = "cli delete", example = "cli delete [-R strategy] resource", short = "Delete command of the application (short)", long = "Delete command of the application (long)",
)
func (DeleteCommand) PersistPostRun ¶
func (c DeleteCommand) PersistPostRun(cmd *cobra.Command, agrs []string) error
PersistPostRun - @CobraPersistPostRun command
Click to show internal directories.
Click to hide internal directories.