UpdateClientRoles
Replaces the directly-assigned roles of a client (replace-all)
Examples
Set the directly-assigned roles of a client:
octo-cli -c UpdateClientRoles -id "ci-deploy" -rids "660000000000000000000002,660000000000000000000009"
Options
| Short | Long | Required | Description |
|---|---|---|---|
-id | --clientId | yes | ID of the client |
-rids | --roleIds | yes | Comma-separated list of role IDs to assign (replace-all) |