commands.sh

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, --nameboolean

Unschedule 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

made by @shridhargupta | data from tldr-pages