resticprofile
Configuration profiles manager for restic backup. See also: `restic`, `resticprofile-schedule`, `resticprofile-unschedule`.
More info →Subcommands (2)
Schedule backups and run them in the background. See also: `restic`, `resticprofile`, `resticprofile-unschedule`.
The command removes jobs for schedules declared in the selected profile or group (or of all profiles and groups). See also: `restic`, `resticprofile`, `resticprofile-schedule`.
Options (1)
-n, --namebooleanRun a backup with a specific profile (default profile is "default")
resticprofile {{[-n|--name]}} "{{profile_name}}" backupExamples (7)
List all saved snapshots
Run a backup on the default profile
resticprofile backupRun a backup with a specific profile (default profile is "default")
resticprofile [-n|--name] "profile_name" backupRun in dry-run mode and show the underlying restic commands
resticprofile --dry-run backupDisplay the names of all profiles from the configuration file
resticprofile profilesGenerate shell completions
resticprofile generate --bash-completion|--zsh-completionShow all details of a profile
resticprofile show [-n|--name] "profile_name"