10 lines
225 B
Plaintext
10 lines
225 B
Plaintext
---
|
|
title: "CLI deploy command"
|
|
sidebarTitle: "deploy"
|
|
description: "Use the deploy command to deploy your tasks to Trigger.dev."
|
|
---
|
|
|
|
import CliDeployCommands from "/snippets/cli-commands-deploy.mdx";
|
|
|
|
<CliDeployCommands />
|