feat: implement influx restore
using new APIs (#121)
This commit is contained in:
@ -45,6 +45,7 @@ var app = cli.App{
|
||||
newUserCmd(),
|
||||
newTaskCommand(),
|
||||
newBackupCmd(),
|
||||
newRestoreCmd(),
|
||||
newTelegrafsCommand(),
|
||||
},
|
||||
}
|
||||
|
Reference in New Issue
Block a user