mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-01-07 13:55:20 +00:00
Add UTC time to --schedule
Signed-off-by: Naeil Ezzoueidi <naeilzoueidi@ubuntu.com>
This commit is contained in:
@@ -37,7 +37,7 @@ func NewCreateCommand(f client.Factory, use string) *cobra.Command {
|
||||
c := &cobra.Command{
|
||||
Use: use + " NAME --schedule",
|
||||
Short: "Create a schedule",
|
||||
Long: `The --schedule flag is required, in cron notation:
|
||||
Long: `The --schedule flag is required, in cron notation, using UTC time:
|
||||
|
||||
| Character Position | Character Period | Acceptable Values |
|
||||
| -------------------|:----------------:| -----------------:|
|
||||
|
||||
Reference in New Issue
Block a user