File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
modules/ROOT/pages/backup-restore Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ Command to read the backup metadata.
4747| Parameter
4848| Description
4949
50- |[ <backup-path>]
50+ |<backup-path>
5151|Path denoting either a directory where backups are stored or a single backup to inspect.
5252|===
5353
@@ -90,16 +90,16 @@ The `<backup-path>` parameter can also inspect backups stored in AWS S3 buckets
9090| Show the backup metadata.
9191| false
9292
93- | --database
93+ | --database=<database>
9494| Name of the database to inspect.
9595|
9696
97- | --format
97+ | --format=<value>
9898| Format of the output of the command. Possible values are: 'JSON, TABULAR'.
9999| TABULAR
100100
101101| --empty
102- | Includes empty backups.
102+ | Include empty backups.
103103| false
104104
105105|--verbose
You can’t perform that action at this time.
0 commit comments