mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-06-04 05:10:40 +00:00
Document uploaders.json file in man. #71
This commit is contained in:
@@ -201,6 +201,9 @@ Command include looks for .changes files in list of arguments or specified direc
|
||||
.changes file is verified, parsed, referenced files are put into separate temporary directory
|
||||
and added into local repository. Successfully imported files are removed by default.
|
||||
|
||||
Additionally uploads could be restricted with <uploaders.json> file. Rules in this file control
|
||||
uploads based on GPG key ID of .changes file signature and queries on .changes file fields.
|
||||
|
||||
Example:
|
||||
|
||||
$ aptly repo include -repo=foo-release incoming/
|
||||
|
||||
@@ -804,6 +804,9 @@ include dependencies into search results
|
||||
Command include looks for \.changes files in list of arguments or specified directories\. Each \.changes file is verified, parsed, referenced files are put into separate temporary directory and added into local repository\. Successfully imported files are removed by default\.
|
||||
.
|
||||
.P
|
||||
Additionally uploads could be restricted with <uploaders\.json> file\. Rules in this file control uploads based on GPG key ID of \.changes file signature and queries on \.changes file fields\.
|
||||
.
|
||||
.P
|
||||
Example:
|
||||
.
|
||||
.P
|
||||
@@ -836,6 +839,10 @@ don\(cqt remove files that have been imported successfully into repository
|
||||
\-\fBrepo\fR={{\.Distribution}}
|
||||
which repo should files go to, defaults to Distribution field of \.changes file
|
||||
.
|
||||
.TP
|
||||
\-\fBuploaders\-file\fR=
|
||||
path to uploaders\.json file
|
||||
.
|
||||
.SH "CREATES SNAPSHOT OF MIRROR (LOCAL REPOSITORY) CONTENTS"
|
||||
\fBaptly\fR \fBsnapshot\fR \fBcreate\fR \fIname\fR \fBfrom\fR \fBmirror\fR \fImirror\-name\fR \fB|\fR \fBfrom\fR \fBrepo\fR \fIrepo\-name\fR \fB|\fR \fBempty\fR
|
||||
.
|
||||
|
||||
Reference in New Issue
Block a user