Roles
forest roles:export
Export all roles and their permissions to a wide CSV file
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.
Export all roles and their permissions to a wide CSV file
forest roles:export [options]
| Option | Description |
|---|---|
-e, --env=<value> | (required) Environment name to export permissions for. |
-o, --output=<value> | Output file path (default: stdout). |
-p, --projectId=<value> | Forest project ID. |
Was this page helpful?