shc recover
recover deployments from backup archives
Auto-generated reference for the recover command group (module modules/backup). Source: modules/backup/commands/.
This is a single-action command (no subcommands).
| Flag | Type | Required | Help |
|---|---|---|---|
-b / --from-backup | list[str] | no | backup file to recover from |
--file / -f | str | no | single backup file to recover from |
-e / --environment | str | no | target environment |
-n / --node | str | no | default target node for all stacks |
--relocate | list[str] | no | relocate a stack to another node during recovery |
--skip-integration | list[str] | no | skip integration during recovery |
--rename | list[str] | no | rename stacks during recovery |
--override | list[str] | no | override stack properties during recovery |
--runtime | str | no | target runtime |
--storage | str | no | storage provider name for all recovered stacks |
shc@docs:~$