aptly-publisher - tool for easy creation of Aptly multi component
publishes
usage: aptly-publisher [-h] [-v] [-d] [--dry] [--timeout TIMEOUT]
--url URL
- [--recreate] [--no-recreate] [--force-overwrite]
- [--publish-contents] [--acquire-by-hash] [--components COMPONENTS
[COMPONENTS ...]] [--storage STORAGE] [-p PUBLISH [PUBLISH ...]] [-c
CONFIG] [--dists DISTS [DISTS ...]] [--architectures ARCHITECTURES
[ARCHITECTURES ...]] [--only-latest] [--source SOURCE] [--target TARGET]
[--packages PACKAGES [PACKAGES ...]] [--diff] [--hard] [-r RESTORE_FILE]
[-s SAVE_DIR] [-x PREFIX] action
- action
- Action to perform (publish, promote, cleanup, restore, dump, purge)
- --source
SOURCE
- Source publish to take snapshots from. Can be regular expression, eg.
jessie(/?.*)/nightly
- --target
TARGET
- Target publish to update. Must be format if source is regex, eg.
jessie{0}/testing
- --packages
PACKAGES [PACKAGES ...]
- Space-separated list of packages to promote
- --diff
- Show differences between publishes (snapshots to be updated)
- --hard
- Remove all unused packages and snapshots
The full documentation for aptly-publisher is maintained as
a Texinfo manual. If the info and aptly-publisher programs are
properly installed at your site, the command
- info aptly-publisher
should give you access to the complete manual.