rustic
Verified for current stable LTS
Rustic Command: Create Backup To Repository
Use for create backup to repository with Rustic. Exact CLI syntax to create backup to repository using Rustic.
When to use this: Use for create backup to repository with Rustic.
Command Syntax
rustic backup --repository </srv/rustic-repo> <path/to/file_or_directory> rustic backup --repository </srv/rustic-repo> <path/to/file_or_directory> Command Breakdown
--repository- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to create backup to repository using Rustic.
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
Rustic Command: Initialize Repository
rustic init --repository </srv/rustic-repo> Cs Complete Dep Command: Print Artifacts By Group Id Local Repo cs complete-dep <group_id> --repository ivy2local Cs Complete Dep Command: List Artifacts By Group And Artifact With Repo Credentials cs complete-dep <group_id>:<artifact_id> --repository <repository_url> --credentials <user>:<password> Aws Amplify Command: Create App aws amplify create-app --name <app_name> --description <description> --repository <repo_url> --platform <platform> --environment-variables <env_vars> --tags <tags> Aws Amplify Command: Update App aws amplify update-app --app-id <app_id> --name <new_name> --description <new_description> --repository <new_repo_url> --environment-variables <new_env_vars> --tags <new_tags>