9 lines
218 B
Plaintext
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 /> |