velero
Verified for current stable LTS
Velero Command: Create Weekly Backup Schedule
Use for create weekly backup schedule with Velero. Exact CLI syntax to create weekly backup schedule using Velero.
When to use this: Use for create weekly backup schedule with Velero.
Command Syntax
velero schedule create <schedule_name> --schedules="<@every 7d>" --ttl <2160h0m0s> velero schedule create <schedule_name> --schedules="<@every 7d>" --ttl <2160h0m0s> Live Command Builder
Final Command
velero schedule create <schedule_name> --schedules="<@every 7d>" --ttl <2160h0m0s> Command Breakdown
--schedules="<@every- Command Option
- Tool-specific option used by this command invocation.
--ttl- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to create weekly backup schedule using Velero.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.