Service Account Name | Description |
---|---|
controlplane | Built-in service account used by Control Plane to interact with this org’s resources |
cpln profile set-default PROFILE_NAME
or by using the CLI option --profile PROFILE_NAME
to override the default when executing a command.
Permission | Description | Implies |
---|---|---|
addKey | Add key to an existing service account | |
create | Create new service accounts | |
delete | Delete service accounts | |
edit | Modify existing resources | view |
manage | Full access | addKey, create, delete, edit, manage, view |
view | Read-only access |