shc backup schedule
shc backup schedule
Section titled “shc backup schedule”manage scheduled backups
Synopsis
Section titled “Synopsis”Register, remove, and list per-scope backup schedules. A schedule fires on the cluster leader and backs up every deployment the scope matches.
shc backup schedule [flags]Options
Section titled “Options” -h, --help help for scheduleOptions inherited from parent commands
Section titled “Options inherited from parent commands” --config stringArray extra YAML config file to layer on top of auto-discovered config; repeatable, later files win -d, --debug enable debug mode (default: $SHC_DEBUG) -e, --environment string environment name (default: $SHC_ENVIRONMENT) --exclude string comma-separated dotted paths to drop --fields string comma-separated columns/keys to show (and their order) --filter string comma-separated dotted paths to keep (drops everything else) -o, --output string output format: tty|text|json|yaml (default: $SHC_OUTPUT) -s, --stack string stack name (default: $SHC_STACK) -t, --tenant string tenant name (default: $SHC_TENANT) -v, --verbose verbose output (default: $SHC_VERBOSE)SEE ALSO
Section titled “SEE ALSO”- shc backup - create and manage backups
- shc backup schedule ls - list scheduled backups
- shc backup schedule set - register a scheduled backup for a scope
- shc backup schedule unset - remove the scheduled backup for a scope
shc@docs:~$