New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

trigger.dev

Package Overview
Dependencies
Maintainers
0
Versions
312
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

trigger.dev

A Command-Line Interface for Trigger.dev (v3) projects

3.3.17
latest
Source
npm
Version published
Weekly downloads
8.4K
-25.03%
Maintainers
0
Weekly downloads
 
Created
Source

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.

Commands

CommandDescription
loginLogin with Trigger.dev so you can perform authenticated actions.
initInitialize your existing project for development with Trigger.dev.
devRun your Trigger.dev tasks locally.
deployDeploy your Trigger.dev v3 project to the cloud.
whoamiDisplay the current logged in user and project details.
logoutLogout of Trigger.dev.
list-profilesList all of your CLI profiles.
updateUpdates all @trigger.dev/* packages to match the CLI version.

Support

If you have any questions, please reach out to us on Discord and we'll be happy to help.

Keywords

typescript

FAQs

Package last updated on 04 Mar 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts