mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-06-06 05:30:57 +00:00
Command aptly repo drop.
This commit is contained in:
@@ -12,6 +12,7 @@ func makeCmdRepo() *commander.Command {
|
||||
Subcommands: []*commander.Command{
|
||||
makeCmdRepoAdd(),
|
||||
makeCmdRepoCreate(),
|
||||
makeCmdRepoDrop(),
|
||||
makeCmdRepoList(),
|
||||
makeCmdRepoShow(),
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user