Teams
forest teams:copy-layout
Copy a team’s whole layout onto another team of the same 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.
Copy a team’s whole layout onto another team of the same project
forest teams:copy-layout [options]
| Option | Description |
|---|---|
-f, --from=<value> | (required) Name of the team to copy the layout from. |
-p, --projectId=<value> | Forest project ID. |
-t, --to=<value> | (required) Name of the team to copy the layout to (its layout is overwritten). |
--force | Skip the confirmation prompt. |
Was this page helpful?