fix: remove unused flag
This commit is contained in:
parent
793a850fd5
commit
6333815b71
@ -21,7 +21,6 @@ var appRestartCommand = cli.Command{
|
||||
ArgsUsage: "<domain>",
|
||||
Flags: []cli.Flag{
|
||||
internal.DebugFlag,
|
||||
internal.NoInputFlag,
|
||||
},
|
||||
Before: internal.SubCommandBefore,
|
||||
Description: `This command restarts a service within a deployed app.`,
|
||||
|
Loading…
x
Reference in New Issue
Block a user