Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Remove ¶
func Remove(ctx *clicontext.CLIContext, types ...string) error
Types ¶
type Rm ¶
type Rm struct {
T_Type string `desc:"delete specific type. Available types: [config,service,router,externalservice,publicdomain,app,secret,build]"`
}
func (*Rm) Run ¶
func (r *Rm) Run(ctx *clicontext.CLIContext) error
Click to show internal directories.
Click to hide internal directories.