refactor!: remove no-input flag where not needed
This commit is contained in:
@ -35,7 +35,6 @@ var appRunCommand = cli.Command{
|
||||
Aliases: []string{"r"},
|
||||
Flags: []cli.Flag{
|
||||
internal.DebugFlag,
|
||||
internal.NoInputFlag,
|
||||
noTTYFlag,
|
||||
userFlag,
|
||||
},
|
||||
|
Reference in New Issue
Block a user