Skip to content

Commit 79e38e0

Browse files
committed
Added new commands
1 parent d36b7cb commit 79e38e0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

packages/cli-v3/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ Trigger.dev is an open source platform that makes it easy to create event-driven
1717
| [whoami](https://trigger.dev/docs/cli-whoami-commands) | Display the current logged in user and project details. |
1818
| [logout](https://trigger.dev/docs/cli-logout-commands) | Logout of Trigger.dev. |
1919
| [list-profiles](https://trigger.dev/docs/cli-list-profiles-commands) | List all of your CLI profiles. |
20+
| [preview archive](https://trigger.dev/docs/cli-preview-archive) | Archive a preview branch. |
21+
| [promote](https://trigger.dev/docs/cli-promote-commands) | Promote a previously deployed version to the current version. |
22+
| [switch](https://trigger.dev/docs/cli-switch) | Switch between CLI profiles. |
2023
| [update](https://trigger.dev/docs/cli-update-commands) | Updates all `@trigger.dev/*` packages to match the CLI version. |
2124

2225
## MCP Server

0 commit comments

Comments
 (0)