Add UTC time to --schedule

Signed-off-by: Naeil Ezzoueidi <naeilzoueidi@ubuntu.com>
This commit is contained in:
Naeil ZOUEIDI
2019-02-12 11:04:04 -05:00
parent 4583aa7078
commit 988ce573c0

View File

@@ -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 |
| -------------------|:----------------:| -----------------:|