972b5e34b8
* WIP creating a CLI section * WIP adding more CLI commands in a new section * New CLI section with introduction and more CLI commands * More improvement to the CLI options * Each CLI command has its own page * fixed broken links * Removed outdated copy
12 lines
319 B
Plaintext
12 lines
319 B
Plaintext
---
|
|
title: "CLI deploy command"
|
|
description: "The `trigger.dev deploy` command can be used to manually deploy."
|
|
---
|
|
|
|
import ComingSoon from '/snippets/coming-soon-generic.mdx';
|
|
import CliDeployCommands from '/snippets/cli-commands-deploy.mdx';
|
|
|
|
<CliDeployCommands/>
|
|
|
|
{/* todo add options, remove the reference docs */}
|