mirror of
https://github.com/ferdzo/fs.git
synced 2026-04-05 08:26:28 +00:00
Backup/restore option for cli
This commit is contained in:
@@ -48,6 +48,7 @@ func newAdminCommand(build BuildInfo) *cobra.Command {
|
||||
|
||||
cmd.AddCommand(newAdminUserCommand(opts))
|
||||
cmd.AddCommand(newAdminDiagCommand(opts, build))
|
||||
cmd.AddCommand(newAdminSnapshotCommand(opts))
|
||||
return cmd
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user