package
Version:
v2.10.2
Opens a new window with list of versions in this module.
Published: Sep 5, 2026
License: BSD-3-Clause
Opens a new window with license information.
Imports: 25
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
var RestoreCmd = &cobra.Command{
Use: "recovery-restore",
Short: "Apply a prepared Arcane recovery snapshot",
Hidden: true,
RunE: runRestoreInternal,
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.