Commands mirror/repo/snapshot rename. #63

This commit is contained in:
Andrey Smirnov
2014-07-26 17:11:26 +04:00
parent d7ef1a0c4b
commit 772111ad26
8 changed files with 182 additions and 0 deletions
+1
View File
@@ -54,6 +54,7 @@ func makeCmdMirror() *commander.Command {
makeCmdMirrorShow(),
makeCmdMirrorDrop(),
makeCmdMirrorUpdate(),
makeCmdMirrorRename(),
},
}
}