Skip to main content
gandalf bundle manages .gandalf archives that carry a snapshot from one machine to another. It has four subcommands: export, import, inspect, and verify. Bundle content apply is destructive and requires --experimental.

Synopsis

Common flags

bundle export

bundle import

--apply-content without --experimental returns GANDALF_EXPERIMENTAL_REQUIRED. Bundle apply refuses known sensitive prefixes; preview with --dry-run or --quarantine first.

bundle inspect

Prints format version, snapshot name, content flag, and bundle checksum.

bundle verify

Verifies format, checksums, and signature. Exits non-zero if invalid.