Commands mirror/repo/snapshot search. #81

This commit is contained in:
Andrey Smirnov
2014-08-26 02:01:11 +04:00
parent ae906f525e
commit a2df51b40e
6 changed files with 162 additions and 0 deletions
+1
View File
@@ -18,6 +18,7 @@ func makeCmdSnapshot() *commander.Command {
makeCmdSnapshotMerge(),
makeCmdSnapshotDrop(),
makeCmdSnapshotRename(),
makeCmdSnapshotSearch(),
},
}
}