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
@@ -20,6 +20,7 @@ func makeCmdRepo() *commander.Command {
makeCmdRepoRemove(),
makeCmdRepoShow(),
makeCmdRepoRename(),
makeCmdRepoSearch(),
},
}
}