etcdctl: add migratesnap command
This commit is contained in:
@ -53,6 +53,7 @@ func main() {
|
||||
command.NewWatchCommand(),
|
||||
command.NewExecWatchCommand(),
|
||||
command.NewMemberCommand(),
|
||||
command.NewImportSnapCommand(),
|
||||
}
|
||||
|
||||
app.Run(os.Args)
|
||||
|
Reference in New Issue
Block a user