feat: port top-level org commands from influxdb. (#96)
This commit is contained in:
@ -40,6 +40,7 @@ var app = cli.App{
|
||||
newBucketSchemaCmd(),
|
||||
newQueryCmd(),
|
||||
newConfigCmd(),
|
||||
newOrgCmd(),
|
||||
},
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user