feat: port top-level export command from influxdb (#131)
This commit is contained in:
@ -48,6 +48,7 @@ var app = cli.App{
|
||||
newRestoreCmd(),
|
||||
newTelegrafsCommand(),
|
||||
newDashboardsCommand(),
|
||||
newExportCmd(),
|
||||
},
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user