Environments
forest environments:update
Update an environment
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.
Update an environment
forest environments:update [options]
| Option | Description |
|---|---|
-e, --environmentId=<value> | (required) The forest environment ID to update. |
-n, --name=<value> | To update the environment name. |
-u, --url=<value> | To update the application URL. |
Was this page helpful?