aboutsummaryrefslogtreecommitdiffstats
path: root/main.go
diff options
context:
space:
mode:
Diffstat (limited to 'main.go')
-rw-r--r--main.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/main.go b/main.go
index 90feaa9bb0..74e6911bb6 100644
--- a/main.go
+++ b/main.go
@@ -68,6 +68,7 @@ arguments - which can alternatively be run by running the subcommand web.`
cmd.CmdDoctor,
cmd.CmdManager,
cmd.Cmdembedded,
+ cmd.CmdMigrateStorage,
}
// Now adjust these commands to add our global configuration options