Roles
forest roles:apply
Apply a wide-format CSV to update role permissions in 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.
Apply a wide-format CSV to update role permissions in an environment
forest roles:apply [FILE] [options]
| Argument | Description |
|---|---|
FILE | Path to the wide-format CSV file. |
| Option | Description |
|---|---|
-F, --force | Skip confirmation prompt. |
-e, --env=<value> | (required) Environment name to apply to. |
-p, --projectId=<value> | Forest project ID. |
Was this page helpful?