mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-05-06 22:18:28 +00:00
Man page updates for 'rename' commands. #63
This commit is contained in:
+36
@@ -291,6 +291,18 @@ disable verification of Release file signatures
|
|||||||
\-\fBkeyring\fR=
|
\-\fBkeyring\fR=
|
||||||
gpg keyring to use when verifying Release file (could be specified multiple times)
|
gpg keyring to use when verifying Release file (could be specified multiple times)
|
||||||
.
|
.
|
||||||
|
.SH "RENAMES MIRROR"
|
||||||
|
\fBaptly\fR \fBmirror\fR \fBrename\fR \fIold\-name\fR \fInew\-name\fR
|
||||||
|
.
|
||||||
|
.P
|
||||||
|
Command changes name of the mirror\.Mirror name should be unique\.
|
||||||
|
.
|
||||||
|
.P
|
||||||
|
Example:
|
||||||
|
.
|
||||||
|
.P
|
||||||
|
$ aptly mirror rename wheezy\-min wheezy\-main
|
||||||
|
.
|
||||||
.SH "ADD PACKAGES TO LOCAL REPOSITORY"
|
.SH "ADD PACKAGES TO LOCAL REPOSITORY"
|
||||||
\fBaptly\fR \fBrepo\fR \fBadd\fR \fIname\fR
|
\fBaptly\fR \fBrepo\fR \fBadd\fR \fIname\fR
|
||||||
.
|
.
|
||||||
@@ -506,6 +518,18 @@ Options:
|
|||||||
\-\fBwith\-packages\fR=false
|
\-\fBwith\-packages\fR=false
|
||||||
show list of packages
|
show list of packages
|
||||||
.
|
.
|
||||||
|
.SH "RENAMES LOCAL REPOSITORY"
|
||||||
|
\fBaptly\fR \fBrepo\fR \fBrename\fR \fIold\-name\fR \fInew\-name\fR
|
||||||
|
.
|
||||||
|
.P
|
||||||
|
Command changes name of the local repo\. Local repo name should be unique\.
|
||||||
|
.
|
||||||
|
.P
|
||||||
|
Example:
|
||||||
|
.
|
||||||
|
.P
|
||||||
|
$ aptly repo rename wheezy\-min wheezy\-main
|
||||||
|
.
|
||||||
.SH "CREATES SNAPSHOT OF MIRROR (LOCAL REPOSITORY) CONTENTS"
|
.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
|
\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
|
||||||
.
|
.
|
||||||
@@ -712,6 +736,18 @@ Options:
|
|||||||
\-\fBforce\fR=false
|
\-\fBforce\fR=false
|
||||||
remove snapshot even if it was used as source for other snapshots
|
remove snapshot even if it was used as source for other snapshots
|
||||||
.
|
.
|
||||||
|
.SH "RENAMES SNAPSHOT"
|
||||||
|
\fBaptly\fR \fBsnapshot\fR \fBrename\fR \fIold\-name\fR \fInew\-name\fR
|
||||||
|
.
|
||||||
|
.P
|
||||||
|
Command changes name of the snapshot\. Snapshot name should be unique\.
|
||||||
|
.
|
||||||
|
.P
|
||||||
|
Example:
|
||||||
|
.
|
||||||
|
.P
|
||||||
|
$ aptly snapshot rename wheezy\-min wheezy\-main
|
||||||
|
.
|
||||||
.SH "REMOVE PUBLISHED REPOSITORY"
|
.SH "REMOVE PUBLISHED REPOSITORY"
|
||||||
\fBaptly\fR \fBpublish\fR \fBdrop\fR \fIdistribution\fR [\fIprefix\fR]
|
\fBaptly\fR \fBpublish\fR \fBdrop\fR \fIdistribution\fR [\fIprefix\fR]
|
||||||
.
|
.
|
||||||
|
|||||||
Reference in New Issue
Block a user