mirror of
https://github.com/borgmatic-collective/borgmatic.git
synced 2026-07-22 02:03:01 +02:00
restore_container schema
This commit is contained in:
@@ -1330,10 +1330,16 @@ properties:
|
||||
example: my_backup_label
|
||||
container:
|
||||
type: string
|
||||
description:
|
||||
description: |
|
||||
Container name/id to connect to. When specified the
|
||||
hostname is ignored. Requires docker/podman CLI.
|
||||
example: debian_stable
|
||||
restore_container:
|
||||
type: string
|
||||
description: |
|
||||
Container name/id to restore to. Defaults to the "container"
|
||||
option.
|
||||
example: restore_container
|
||||
hostname:
|
||||
type: string
|
||||
description: |
|
||||
@@ -1542,10 +1548,16 @@ properties:
|
||||
example: my_backup_label
|
||||
container:
|
||||
type: string
|
||||
description:
|
||||
description: |
|
||||
Container name/id to connect to. When specified the
|
||||
hostname is ignored. Requires docker/podman CLI.
|
||||
example: debian_stable
|
||||
restore_container:
|
||||
type: string
|
||||
description: |
|
||||
Container name/id to restore to. Defaults to the "container"
|
||||
option.
|
||||
example: restore_container
|
||||
hostname:
|
||||
type: string
|
||||
description: |
|
||||
@@ -1718,10 +1730,16 @@ properties:
|
||||
example: my_backup_label
|
||||
container:
|
||||
type: string
|
||||
description:
|
||||
description: |
|
||||
Container name/id to connect to. When specified the
|
||||
hostname is ignored. Requires docker/podman CLI.
|
||||
example: debian_stable
|
||||
restore_container:
|
||||
type: string
|
||||
description: |
|
||||
Container name/id to restore to. Defaults to the "container"
|
||||
option.
|
||||
example: restore_container
|
||||
hostname:
|
||||
type: string
|
||||
description: |
|
||||
@@ -1955,10 +1973,16 @@ properties:
|
||||
example: my_backup_label
|
||||
container:
|
||||
type: string
|
||||
description:
|
||||
description: |
|
||||
Container name/id to connect to. When specified the
|
||||
hostname is ignored. Requires docker/podman CLI.
|
||||
example: debian_stable
|
||||
restore_container:
|
||||
type: string
|
||||
description: |
|
||||
Container name/id to restore to. Defaults to the "container"
|
||||
option.
|
||||
example: restore_container
|
||||
hostname:
|
||||
type: string
|
||||
description: |
|
||||
|
||||
Reference in New Issue
Block a user