rusnapshot
Verified for current stable LTS
Rusnapshot Command: Create Snapshot Using Configuration File
Use for create snapshot using configuration file with Rusnapshot. Exact CLI syntax to create snapshot using configuration file using Rusnapshot.
When to use this: Use for create snapshot using configuration file with Rusnapshot.
Command Syntax
sudo rusnapshot -c <path/to/config.toml> --cr sudo rusnapshot -c <path/to/config.toml> --cr Live Command Builder
Final Command
sudo rusnapshot -c <path/to/config.toml> --cr Command Breakdown
-c- Command Option
- Tool-specific option used by this command invocation.
--cr- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to create snapshot using configuration file 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: 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 Rusnapshot Command: Restore Snapshot sudo rusnapshot -c <path/to/config.toml> --id <snapshot_id> -r