fission timetrigger create
fission timetrigger create
Create a time trigger
fission timetrigger create [flags]
Options
--name string Time Trigger name
--function string Function name
--cron string Time trigger cron spec with each asterisk representing respectively second, minute, hour, the day of the month, month and day of the week. Also supports readable formats like '@every 5m', '@hourly'
--spec Save to the spec directory instead of creating on cluster
--dry View the generated specs
-h, --help help for create
Options inherited from parent commands
--kube-context string Kubernetes context to be used for the execution of Fission commands
-n, --namespace string -n |:|: If present, the namespace scope for this CLI request
--server string Server URL
-v, --verbosity int -v |:|: CLI verbosity (0 is quiet, 1 is the default, 2 is verbose) (default 1)
SEE ALSO
- fission timetrigger - Create, update and manage time triggers
Last modified October 19, 2022: Autogenerated CLI docs for 1.18.0-rc1 (549f227)