st2 timer list

Get the list of timers

Options

NameDescription
-h, --helpShow this help and exit
-t, --token <TOKEN>Access token for user authentication. Get ST2_AUTH_TOKEN from the environment variables by default
--api-key <API_KEY>Api Key for user authentication. Get ST2_API_KEY from the environment variables by default
-j, --jsonPrint output in JSON format
-y, --yamlPrint output in YAML format
--attr <ATTR...>List of attributes to include in the output. 'all' or unspecified will return all attributes
-w, --width <WIDTH...>Set the width of the columns in output
-ty, --timer-type <TIMER_TYPE>List timers type, example: 'core.st2.IntervalTimer', 'core.st2.DateTimer', 'core.st2.CronTimer'