mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-06-10 06:14:22 +00:00
Command aptly repo edit to change repository defaults. #12
This commit is contained in:
@@ -14,6 +14,7 @@ func makeCmdRepo() *commander.Command {
|
||||
makeCmdRepoCopy(),
|
||||
makeCmdRepoCreate(),
|
||||
makeCmdRepoDrop(),
|
||||
makeCmdRepoEdit(),
|
||||
makeCmdRepoImport(),
|
||||
makeCmdRepoList(),
|
||||
makeCmdRepoMove(),
|
||||
|
||||
Reference in New Issue
Block a user