docs: add app remove description
All checks were successful
continuous-integration/drone/pr Build is passing
All checks were successful
continuous-integration/drone/pr Build is passing
This commit is contained in:
parent
5c56e4521d
commit
836420e369
@ -28,6 +28,7 @@ var VolumesFlag = &cli.BoolFlag{
|
||||
|
||||
var appRemoveCommand = &cli.Command{
|
||||
Name: "remove",
|
||||
Usage: "Remove an already undeployed app",
|
||||
Aliases: []string{"rm", "delete"},
|
||||
Flags: []cli.Flag{
|
||||
VolumesFlag,
|
||||
|
Loading…
x
Reference in New Issue
Block a user