Teams
forest teams:delete
Delete a team from a project
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Delete a team from a project
forest teams:delete [options]
| Option | Description |
|---|---|
-n, --name=<value> | (required) Name of the team to delete. |
-p, --projectId=<value> | Forest project ID. |
--force | Skip the confirmation prompt. |
Was this page helpful?