.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.4. .TH APTLY-PUBLISHER "1" "January 2017" "aptly-publisher 0.8.1-1" "User Commands" .SH NAME aptly-publisher \- tool for easy creation of Aptly multi component publishes .SH DESCRIPTION usage: aptly\-publisher [\-h] [\-v] [\-d] [\-\-dry] [\-\-timeout TIMEOUT] \fB\-\-url\fR URL .TP [\-\-recreate] [\-\-force\-overwrite] [\-\-publish\-contents] [\-c CONFIG] [\-\-dists DISTS [DISTS ...]] [\-\-architectures ARCHITECTURES [ARCHITECTURES ...]] [\-\-source SOURCE] [\-\-target TARGET] [\-\-components COMPONENTS [COMPONENTS ...]] [\-\-packages PACKAGES [PACKAGES ...]] [\-\-diff] action .SS "positional arguments:" .TP action Action to perform (publish, promote, cleanup) .SS "optional arguments:" .TP \fB\-h\fR, \fB\-\-help\fR show this help message and exit .SS "Common:" .HP \fB\-v\fR, \fB\-\-verbose\fR .HP \fB\-d\fR, \fB\-\-debug\fR .HP \fB\-\-dry\fR, \fB\-\-dry\-run\fR .TP \fB\-\-timeout\fR TIMEOUT Aptly client timeout. Raise for larger publishes and slow server. .TP \fB\-\-url\fR URL URL to Aptly API, eg. http://localhost:8080 .TP \fB\-\-recreate\fR Drop publish and create it again, only way to add new components .TP \fB\-\-force\-overwrite\fR Overwrite files in pool/ directory without notice .TP \fB\-\-publish\-contents\fR Publish contents. It's slow so disabled by default to support large repositories. .SS "Action 'publish':" .TP \fB\-c\fR CONFIG, \fB\-\-config\fR CONFIG Configuration YAML file .TP \fB\-\-dists\fR DISTS [DISTS ...] Space\-separated list of distribution to work with (including prefix), default all. .TP \fB\-\-architectures\fR ARCHITECTURES [ARCHITECTURES ...] List of architectures to publish (also determined by config, defaults to amd64, i386) .SS "Action 'promote':" .TP \fB\-\-source\fR SOURCE Source publish to take snapshots from .TP \fB\-\-target\fR TARGET Target publish to update .TP \fB\-\-components\fR COMPONENTS [COMPONENTS ...] Space\-separated list of components to promote .TP \fB\-\-packages\fR PACKAGES [PACKAGES ...] Space\-separated list of packages to promote .TP \fB\-\-diff\fR Show differences between publishes (snapshots to be updated) .SH "SEE ALSO" The full documentation for .B aptly-publisher is maintained as a Texinfo manual. If the .B info and .B aptly-publisher programs are properly installed at your site, the command .IP .B info aptly-publisher .PP should give you access to the complete manual.