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