| --catch-up |
string |
Catch-up policy: skip-missed or catch-up-once (default "skip-missed") |
| --cron |
string |
Standard 5-field cron expression |
| --enabled |
bool |
Create the schedule active (default true) |
| --ends-at |
string |
Optional schedule end boundary (RFC3339) |
| -h, --help |
bool |
help for create |
| --instruction |
string |
Message text to send when the schedule fires |
| --interval-anchor-at |
string |
Optional anchor time for interval schedules (RFC3339) |
| --interval-every |
string |
Run at a fixed interval (for example 30s, 1m, 1h, 24h, or 7d) |
| --max-occurrences int32 |
bool |
Optional maximum number of sends |
| --metadataToString |
string |
Message metadata key=value (repeatable) (default []) |
| --once-at |
string |
Run once at RFC3339 time with explicit offset |
| --recipient-policy |
string |
Recipient resolution: find-or-create or existing-only (default "find-or-create") |
| --reply-to |
string |
Optional message ID to reply to |
| --starts-at |
string |
Optional schedule start boundary (RFC3339) |
| --title |
string |
Optional title stored as metadata |