canasta backup schedule remove
From Canasta Wiki
canasta > backup > backup schedule > remove
canasta backup schedule remove
Remove a scheduled backup
Synopsis
Remove the recurring backup schedule for this instance — deletes the crontab entry on the host where the instance runs (the control-plane node for Kubernetes) and clears config/backup-schedule.yml so it isn't re-materialized on restore. A backup already running when the schedule is removed finishes naturally — only future firings stop.
canasta backup schedule remove [flags]
Examples
canasta backup schedule remove
Flags
| Flag | Shorthand | Description | Default | Required | Orchestrator |
|---|---|---|---|---|---|
--id |
-i |
Canasta instance ID | * | Both |
* Defaults to the Canasta instance matching the current directory, if any.
Global flags
| Flag | Shorthand | Description | Default | Required | Orchestrator |
|---|---|---|---|---|---|
--help |
-h |
Show help message and exit | Both | ||
--verbose |
-v |
Enable verbose output | Both |