Files
triggerdotdev--trigger.dev/docs/cli-development-commands.mdx
James Ritchie 972b5e34b8 Docs/more improvements (#1292)
* 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
2024-09-11 17:14:39 +01:00

9 lines
241 B
Plaintext

---
title: "CLI development commands"
sidebarTitle: "Development commands"
description: "Use these commands to help develop your tasks locally."
---
import CliDevelopCommands from '/snippets/cli-commands-develop.mdx';
<CliDevelopCommands/>