canasta backup schedule list
From Canasta Wiki
canasta > backup > backup schedule > list
canasta backup schedule list
Show the backup schedule
Synopsis
Show the current backup schedule for this instance, if one exists.
Reads the crontab on the host where the instance runs (the control-plane node for Kubernetes) and parses the canasta backup create -i <id> entry, reporting the schedule expression and whether a --purge-older-than is wired in. "No backup schedule found" means no entry exists for this instance.
canasta backup schedule list [flags]
Examples
canasta backup schedule list
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 |