refactor: persistent DebugFlag
This commit is contained in:
@ -28,7 +28,6 @@ var appPsCommand = cli.Command{
|
||||
Description: "Show status of a deployed app.",
|
||||
Flags: []cli.Flag{
|
||||
internal.MachineReadableFlag,
|
||||
internal.DebugFlag,
|
||||
},
|
||||
Before: internal.SubCommandBefore,
|
||||
EnableShellCompletion: true,
|
||||
|
Reference in New Issue
Block a user