access dictionary has one allowed key:
In the following example, only users with
admin permissions for the
given environment type
can access the deployed environment via SSH:Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
An access dictionary that defines the access control for roles accessing app environments.
access dictionary has one allowed key:
| Name | Allowed values | Default | Description |
|---|---|---|---|
ssh | admin, contributor, or viewer | contributor | Defines the minimum role required to access app environments via SSH. |
admin permissions for the
given environment type
can access the deployed environment via SSH:Was this page helpful?