The trigger.dev dev
command is used to run your tasks locally.
trigger.config.ts
process.env
of the CLI
process, not the tasks.@trigger.dev
package updates.https://api.trigger.dev
. This can also be set via the TRIGGER_API_URL
environment variable.debug
, info
, log
, warn
, error
, and none
. This does not affect the log level of your trigger.dev tasks. Defaults to log
.TRIGGER_TELEMETRY_DISABLED
environment variable. Just set it to anything other than an empty string.