1.0.7 • Published 15 hours ago

trigger.dev v1.0.7

Weekly downloads
-
License
MIT
Repository
github
Last release
15 hours ago

Trigger.dev CLI

A CLI that allows you to create, run locally and deploy Trigger.dev background tasks.

Note: this only works with Trigger.dev v3 projects and later. For older projects use the @trigger.dev/cli package.

Trigger.dev is an open source platform that makes it easy to create event-driven background tasks directly in your existing project.

Usage

Login

Logs that machine into Trigger.dev by creating a new Personal Access Token and storing it on the local machine. Once you're logged in you can perform the other actions below.

npx trigger.dev@latest login
OptionShort optionDescription
--api-url-aSet the API URL for Trigger.dev, defaults to https://api.trigger.dev

Update

Will update all of your @trigger.dev packages in your package.json to the latest version.

npx trigger.dev@latest update

You can pass the path to the folder that your package.json file lives in:

npx trigger.dev@latest update ./myapp
OptionShort optionDescription
--to-tThe version to update to (ex: 2.1.4), defaults to "latest"

Who Am I?

Shows the current user that is logged in.

npx trigger.dev@latest whoami
OptionShort optionDescription
--api-url-aSet the API URL for Trigger.dev, defaults to https://api.trigger.dev
3.0.0-beta.21

1 day ago

3.0.0-beta.22

1 day ago

3.0.0-beta.20

3 days ago

3.0.0-beta.19

3 days ago

3.0.0-beta.18

3 days ago

3.0.0-beta.17

4 days ago

3.0.0-beta.16

6 days ago

3.0.0-beta.15

8 days ago

3.0.0-beta.14

9 days ago

3.0.0-beta.13

10 days ago

3.0.0-beta.11

15 days ago

3.0.0-beta.12

15 days ago

3.0.0-beta.10

17 days ago

3.0.0-beta.9

17 days ago

3.0.0-beta.8

19 days ago

3.0.0-beta.7

19 days ago

3.0.0-beta.6

22 days ago

3.0.0-beta.5

25 days ago

3.0.0-beta.4

26 days ago

3.0.0-beta.3

1 month ago

3.0.0-beta.2

1 month ago

3.0.0-beta.1

1 month ago

3.0.0-beta.0

1 month ago

2.3.18

1 month ago

1.0.7

3 months ago

1.0.6

3 months ago

1.0.5

3 months ago

1.0.2

3 months ago

1.0.4

3 months ago

1.0.1

3 months ago