Files
triggerdotdev--trigger.dev/docs/cli-dev-commands.mdx
T
2026-07-13 13:32:57 +08:00

9 lines
218 B
Plaintext

---
title: "CLI dev command"
sidebarTitle: "dev"
description: "The `trigger.dev dev` command is used to run your tasks locally."
---
import CliDevCommands from "/snippets/cli-commands-develop.mdx";
<CliDevCommands />