rusnapshot
Verified for current stable LTS
Rusnapshot Command: Restore Snapshot
Use for restore snapshot with Rusnapshot. Exact CLI syntax to restore snapshot using Rusnapshot.
When to use this: Use for restore snapshot with Rusnapshot.
Command Syntax
sudo rusnapshot -c <path/to/config.toml> --id <snapshot_id> -r sudo rusnapshot -c <path/to/config.toml> --id <snapshot_id> -r Live Command Builder
Final Command
sudo rusnapshot -c <path/to/config.toml> --id <snapshot_id> -r Command Breakdown
-c- Command Option
- Tool-specific option used by this command invocation.
--id- Command Option
- Tool-specific option used by this command invocation.
-r- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to restore snapshot using Rusnapshot.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Rusnapshot Command: Create Read Write Snapshot
sudo rusnapshot -c <path/to/config.toml> --cr -r Rusnapshot Command: Create Snapshot Using Configuration File sudo rusnapshot -c <path/to/config.toml> --cr Rusnapshot Command: Delete All Hourly Snapshots sudo rusnapshot -c <path/to/config.toml> -l -k <0> --clean --kind <hourly> Rusnapshot Command: Delete Snapshot By Id Or Name sudo rusnapshot -c <path/to/config.toml> --del --id <snapshot_id> Rusnapshot Command: List Created Snapshots sudo rusnapshot -c <path/to/config.toml> -l