Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCommand ¶
func NewCommand(options core.BindOptions) *cobra.Command
func NewCreateCommand ¶
func NewCreateCommand(options core.BindOptions) *cobra.Command
NewCreateCommand registers app creation under `apps create`.
func NewDeleteCommand ¶
func NewDeleteCommand(options core.BindOptions) *cobra.Command
NewDeleteCommand registers app deletion under `apps delete`.
Types ¶
type ActiveCommand ¶
type ActiveCommand struct{}
func (*ActiveCommand) Execute ¶
func (c *ActiveCommand) Execute(ctx core.CommandContext) error
Click to show internal directories.
Click to hide internal directories.