feat: port apply
command from influxdb
(#160)
This commit is contained in:
@ -50,6 +50,7 @@ var app = cli.App{
|
||||
newSecretCommand(),
|
||||
newV1SubCommand(),
|
||||
newAuthCommand(),
|
||||
newApplyCmd(),
|
||||
},
|
||||
Before: withContext(),
|
||||
}
|
||||
|
Reference in New Issue
Block a user