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. On
Compose this deletes the host crontab entry; on Kubernetes
this deletes the canasta-backup-<id> CronJob. A Job that's
already running at the moment 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 |