Skip to main content

Module restore

Module restore 

Source

Structs§

RestoreApplyOptions
RestoreApplyOptions
RestoreApplyReportOptions
RestoreApplyReportOptions
RestoreApplyStatusOptions
RestoreApplyStatusOptions
RestorePlanOptions
RestorePlanOptions
RestoreRunOptions
RestoreRunOptions
RestoreRunResponse
RestoreRunResponse
RestoreStatusOptions
RestoreStatusOptions

Enums§

RestoreCommandError
RestoreCommandError

Functions§

plan_restore
Build a no-mutation restore plan from a manifest and optional mapping.
restore_apply_dry_run
Build a no-mutation restore apply dry-run from a restore plan.
restore_apply_report
Build an operator-oriented restore apply report from a journal file.
restore_apply_status
Build a compact restore apply status from a journal file.
restore_run_dry_run
Build a no-mutation native restore runner preview from a journal file.
restore_run_execute
Execute ready restore apply journal operations through generated runner commands.
restore_run_unclaim_pending
Recover an interrupted restore runner by unclaiming the pending operation.
restore_status
Build the initial no-mutation restore status from a restore plan.
run
Run a restore subcommand.