Skip to content

Commit

Permalink
Version set to 3.12.0
Browse files Browse the repository at this point in the history
Signed-off-by: Andre <[email protected]>
  • Loading branch information
andremagui committed Nov 21, 2024
1 parent 182fb6b commit 820b7a4
Show file tree
Hide file tree
Showing 45 changed files with 423 additions and 559 deletions.
2 changes: 1 addition & 1 deletion barman/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@
This module contains the current Barman version.
"""

__version__ = "3.11.1"
__version__ = "3.12.0"
8 changes: 3 additions & 5 deletions docs/_build/man/barman-archive-wal.1
Original file line number Diff line number Diff line change
Expand Up @@ -27,18 +27,16 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
..
.TH "BARMAN-ARCHIVE-WAL" "1" "Oct 10, 2024" "3.11" "Barman"
.TH "BARMAN-ARCHIVE-WAL" "1" "Nov 21, 2024" "3.12" "Barman"
.SH NAME
barman-archive-wal \- Barman Sub-Commands
.SH SYNOPSIS
.INDENT 0.0
.INDENT 3.5
.sp
.nf
.ft C
.EX
archive\-wal SERVER_NAME
.ft P
.fi
.EE
.UNINDENT
.UNINDENT
.SH DESCRIPTION
Expand Down
15 changes: 6 additions & 9 deletions docs/_build/man/barman-backup.1
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
'\" t
.\" Man page generated from reStructuredText.
.
.
Expand Down Expand Up @@ -27,15 +28,14 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
..
.TH "BARMAN-BACKUP" "1" "Oct 10, 2024" "3.11" "Barman"
.TH "BARMAN-BACKUP" "1" "Nov 21, 2024" "3.12" "Barman"
.SH NAME
barman-backup \- Barman Sub-Commands
.SH SYNOPSIS
.INDENT 0.0
.INDENT 3.5
.sp
.nf
.ft C
.EX
backup
[ \-\-bwlimit KBPS ]
[ \-\-incremental BACKUP_ID ]
Expand All @@ -55,8 +55,7 @@ backup
[ { \-\-wait | \-w } ]
[ \-\-wait\-timeout SECONDS ]
SERVER_NAME [ ... ]
.ft P
.fi
.EE
.UNINDENT
.UNINDENT
.SH DESCRIPTION
Expand Down Expand Up @@ -176,9 +175,8 @@ before timing out.
.sp
Use shortcuts instead of \fBSERVER_NAME\fP\&.
.TS
center;
|l|l|.
_
box center;
l|l.
T{
\fBShortcut\fP
T} T{
Expand All @@ -190,7 +188,6 @@ T{
T} T{
All available servers
T}
_
.TE
.SH AUTHOR
EnterpriseDB
Expand Down
15 changes: 6 additions & 9 deletions docs/_build/man/barman-check-backup.1
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
'\" t
.\" Man page generated from reStructuredText.
.
.
Expand Down Expand Up @@ -27,18 +28,16 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
..
.TH "BARMAN-CHECK-BACKUP" "1" "Oct 10, 2024" "3.11" "Barman"
.TH "BARMAN-CHECK-BACKUP" "1" "Nov 21, 2024" "3.12" "Barman"
.SH NAME
barman-check-backup \- Barman Sub-Commands
.SH SYNOPSIS
.INDENT 0.0
.INDENT 3.5
.sp
.nf
.ft C
.EX
check\-backup SERVER_NAME BACKUP_ID
.ft P
.fi
.EE
.UNINDENT
.UNINDENT
.SH DESCRIPTION
Expand All @@ -59,9 +58,8 @@ Id of the backup in barman catalog.
.sp
Use shortcuts instead of \fBBACKUP_ID\fP\&.
.TS
center;
|l|l|.
_
box center;
l|l.
T{
\fBShortcut\fP
T} T{
Expand Down Expand Up @@ -92,7 +90,6 @@ T{
T} T{
Most recent backup that failed, in chronological order.
T}
_
.TE
.SH AUTHOR
EnterpriseDB
Expand Down
15 changes: 6 additions & 9 deletions docs/_build/man/barman-check.1
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
'\" t
.\" Man page generated from reStructuredText.
.
.
Expand Down Expand Up @@ -27,18 +28,16 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
..
.TH "BARMAN-CHECK" "1" "Oct 10, 2024" "3.11" "Barman"
.TH "BARMAN-CHECK" "1" "Nov 21, 2024" "3.12" "Barman"
.SH NAME
barman-check \- Barman Sub-Commands
.SH SYNOPSIS
.INDENT 0.0
.INDENT 3.5
.sp
.nf
.ft C
.EX
check [ \-\-nagios ] SERVER_NAME
.ft P
.fi
.EE
.UNINDENT
.UNINDENT
.SH DESCRIPTION
Expand All @@ -60,9 +59,8 @@ Nagios plugin compatible output.
.sp
Use shortcuts instead of \fBSERVER_NAME\fP\&.
.TS
center;
|l|l|.
_
box center;
l|l.
T{
\fBShortcut\fP
T} T{
Expand All @@ -74,7 +72,6 @@ T{
T} T{
All available servers
T}
_
.TE
.SH AUTHOR
EnterpriseDB
Expand Down
10 changes: 4 additions & 6 deletions docs/_build/man/barman-cloud-backup-delete.1
Original file line number Diff line number Diff line change
Expand Up @@ -27,16 +27,15 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
..
.TH "BARMAN-CLOUD-BACKUP-DELETE" "1" "Oct 10, 2024" "3.11" "Barman"
.TH "BARMAN-CLOUD-BACKUP-DELETE" "1" "Nov 21, 2024" "3.12" "Barman"
.SH NAME
barman-cloud-backup-delete \- Barman-cloud Commands
.sp
\fBSynopsis\fP
.INDENT 0.0
.INDENT 3.5
.sp
.nf
.ft C
.EX
barman\-cloud\-backup\-delete
[ { \-V | \-\-version } ]
[ \-\-help ]
Expand All @@ -54,8 +53,7 @@ barman\-cloud\-backup\-delete
[ \-\-azure\-credential { azure\-cli | managed\-identity } ]
[\-\-batch\-size DELETE_BATCH_SIZE]
SOURCE_URL SERVER_NAME
.ft P
.fi
.EE
.UNINDENT
.UNINDENT
.sp
Expand Down Expand Up @@ -104,7 +102,7 @@ Name of the server that holds the backup to be deleted.
.TP
.B \fBSOURCE_URL\fP
URL of the cloud source, such as a bucket in AWS S3. For example:
\fIs3://bucket/path/to/folder\fP\&.
\fBs3://bucket/path/to/folder\fP\&.
.TP
.B \fB\-V\fP / \fB\-\-version\fP
Show version and exit.
Expand Down
10 changes: 4 additions & 6 deletions docs/_build/man/barman-cloud-backup-keep.1
Original file line number Diff line number Diff line change
Expand Up @@ -27,16 +27,15 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
..
.TH "BARMAN-CLOUD-BACKUP-KEEP" "1" "Oct 10, 2024" "3.11" "Barman"
.TH "BARMAN-CLOUD-BACKUP-KEEP" "1" "Nov 21, 2024" "3.12" "Barman"
.SH NAME
barman-cloud-backup-keep \- Barman-cloud Commands
.sp
\fBSynopsis\fP
.INDENT 0.0
.INDENT 3.5
.sp
.nf
.ft C
.EX
barman\-cloud\-backup\-keep
[ { \-V | \-\-version } ]
[ \-\-help ]
Expand All @@ -52,8 +51,7 @@ barman\-cloud\-backup\-keep
[ { \-s | \-\-status } ]
[ \-\-target { full | standalone } ]
SOURCE_URL SERVER_NAME BACKUP_ID
.ft P
.fi
.EE
.UNINDENT
.UNINDENT
.sp
Expand Down Expand Up @@ -81,7 +79,7 @@ Name of the server that holds the backup to be kept.
.TP
.B \fBSOURCE_URL\fP
URL of the cloud source, such as a bucket in AWS S3. For example:
\fIs3://bucket/path/to/folder\fP\&.
\fBs3://bucket/path/to/folder\fP\&.
.TP
.B \fBBACKUP_ID\fP
The ID of the backup to be kept.
Expand Down
10 changes: 4 additions & 6 deletions docs/_build/man/barman-cloud-backup-list.1
Original file line number Diff line number Diff line change
Expand Up @@ -27,16 +27,15 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
..
.TH "BARMAN-CLOUD-BACKUP-LIST" "1" "Oct 10, 2024" "3.11" "Barman"
.TH "BARMAN-CLOUD-BACKUP-LIST" "1" "Nov 21, 2024" "3.12" "Barman"
.SH NAME
barman-cloud-backup-list \- Barman-cloud Commands
.sp
\fBSynopsis\fP
.INDENT 0.0
.INDENT 3.5
.sp
.nf
.ft C
.EX
barman\-cloud\-backup\-list
[ { \-V | \-\-version } ]
[ \-\-help ]
Expand All @@ -50,8 +49,7 @@ barman\-cloud\-backup\-list
[ \-\-azure\-credential { azure\-cli | managed\-identity } ]
[ \-\-format ]
SOURCE_URL SERVER_NAME
.ft P
.fi
.EE
.UNINDENT
.UNINDENT
.sp
Expand All @@ -75,7 +73,7 @@ Name of the server that holds the backup to be listed.
.TP
.B \fBSOURCE_URL\fP
URL of the cloud source, such as a bucket in AWS S3. For example:
\fIs3://bucket/path/to/folder\fP\&.
\fBs3://bucket/path/to/folder\fP\&.
.TP
.B \fB\-V\fP / \fB\-\-version\fP
Show version and exit.
Expand Down
10 changes: 4 additions & 6 deletions docs/_build/man/barman-cloud-backup-show.1
Original file line number Diff line number Diff line change
Expand Up @@ -27,16 +27,15 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
..
.TH "BARMAN-CLOUD-BACKUP-SHOW" "1" "Oct 10, 2024" "3.11" "Barman"
.TH "BARMAN-CLOUD-BACKUP-SHOW" "1" "Nov 21, 2024" "3.12" "Barman"
.SH NAME
barman-cloud-backup-show \- Barman-cloud Commands
.sp
\fBSynopsis\fP
.INDENT 0.0
.INDENT 3.5
.sp
.nf
.ft C
.EX
barman\-cloud\-backup\-show
[ { \-V | \-\-version } ]
[ \-\-help ]
Expand All @@ -50,8 +49,7 @@ barman\-cloud\-backup\-show
[ \-\-azure\-credential { azure\-cli | managed\-identity } ]
[ \-\-format ]
SOURCE_URL SERVER_NAME
.ft P
.fi
.EE
.UNINDENT
.UNINDENT
.sp
Expand All @@ -77,7 +75,7 @@ Name of the server that holds the backup to be displayed.
.TP
.B \fBSOURCE_URL\fP
URL of the cloud source, such as a bucket in AWS S3. For example:
\fIs3://bucket/path/to/folder\fP\&.
\fBs3://bucket/path/to/folder\fP\&.
.TP
.B \fB\-V\fP / \fB\-\-version\fP
Show version and exit.
Expand Down
8 changes: 3 additions & 5 deletions docs/_build/man/barman-cloud-backup.1
Original file line number Diff line number Diff line change
Expand Up @@ -27,16 +27,15 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
..
.TH "BARMAN-CLOUD-BACKUP" "1" "Nov 11, 2024" "3.11" "Barman"
.TH "BARMAN-CLOUD-BACKUP" "1" "Nov 21, 2024" "3.12" "Barman"
.SH NAME
barman-cloud-backup \- Barman-cloud Commands
.sp
\fBSynopsis\fP
.INDENT 0.0
.INDENT 3.5
.sp
.nf
.ft C
.EX
barman\-cloud\-backup
[ { \-V | \-\-version } ]
[ \-\-help ]
Expand Down Expand Up @@ -78,8 +77,7 @@ barman\-cloud\-backup
[ \-\-kms\-key\-name KMS_KEY_NAME ]
[ \-\-gcp\-zone GCP_ZONE ]
DESTINATION_URL SERVER_NAME
.ft P
.fi
.EE
.UNINDENT
.UNINDENT
.sp
Expand Down
10 changes: 4 additions & 6 deletions docs/_build/man/barman-cloud-check-wal-archive.1
Original file line number Diff line number Diff line change
Expand Up @@ -27,16 +27,15 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
..
.TH "BARMAN-CLOUD-CHECK-WAL-ARCHIVE" "1" "Oct 10, 2024" "3.11" "Barman"
.TH "BARMAN-CLOUD-CHECK-WAL-ARCHIVE" "1" "Nov 21, 2024" "3.12" "Barman"
.SH NAME
barman-cloud-check-wal-archive \- Barman-cloud Commands
.sp
\fBSynopsis\fP
.INDENT 0.0
.INDENT 3.5
.sp
.nf
.ft C
.EX
barman\-cloud\-check\-wal\-archive
[ { \-V | \-\-version } ]
[ \-\-help ]
Expand All @@ -50,8 +49,7 @@ barman\-cloud\-check\-wal\-archive
[ \-\-azure\-credential { azure\-cli | managed\-identity } ]
[ \-\-timeline TIMELINE ]
DESTINATION_URL SERVER_NAME
.ft P
.fi
.EE
.UNINDENT
.UNINDENT
.sp
Expand All @@ -75,7 +73,7 @@ For GCP, only authentication with \fBGOOGLE_APPLICATION_CREDENTIALS\fP env is su
Name of the server that needs to be checked.
.TP
.B \fBDESTINATION_URL\fP
URL of the cloud destination, such as a bucket in AWS S3. For example: \fIs3://bucket/path/to/folder\fP\&.
URL of the cloud destination, such as a bucket in AWS S3. For example: \fBs3://bucket/path/to/folder\fP\&.
.TP
.B \fB\-V\fP / \fB\-\-version\fP
Show version and exit.
Expand Down
Loading

0 comments on commit 820b7a4

Please sign in to comment.