9 lines
231 B
Plaintext
9 lines
231 B
Plaintext
---
|
|
title: "CLI deploy command"
|
|
description: "The `trigger.dev deploy` command can be used to deploy your tasks to our infrastructure."
|
|
---
|
|
|
|
import CliDeployCommands from "/snippets/cli-commands-deploy.mdx";
|
|
|
|
<CliDeployCommands />
|