Command aptly repo create.

This commit is contained in:
Andrey Smirnov
2014-02-20 12:01:41 +04:00
parent 8df4378f4c
commit 63cd4a80bb
12 changed files with 118 additions and 4 deletions

View File

@@ -1,6 +1,7 @@
aptly is a tool to create partial and full mirrors of remote
repositories, filter them, merge, upgrade individual packages,
take snapshots and publish them back as Debian repositories.
repositories, manage local repositories, filter them, merge,
upgrade individual packages, take snapshots and publish them
back as Debian repositories.
Options:
-architectures="": list of architectures to consider during (comma-separated), default to all available

View File

@@ -6,6 +6,7 @@ Commands:
graph display graph of dependencies between aptly objects (requires graphviz)
mirror manage mirrors of remote repositories
publish manage published repositories
repo manage local package repositories
serve start embedded HTTP server to serve published repositories
snapshot manage snapshots of repositories
version display version