resticprofile unschedule
all
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`.
More info →Options (1)
-n, --namebooleanUnschedule a backup for a specific profile
Example:
resticprofile unschedule {{[-n|--name]}} "{{profile_name}}"Examples (2)
Unschedule a backup for a specific profile
resticprofile unschedule [-n|--name] "profile_name"Unschedule all backups
resticprofile unschedule --allmade by @shridhargupta | data from tldr-pages