mirror of
https://github.com/coder/coder.git
synced 2026-06-02 20:48:20 +00:00
4d414a0df7
This is like `--yes`, but for parameter prompts.
534 B
Generated
534 B
Generated
users edit-roles
Edit a user's roles by username or id
Usage
coder users edit-roles [flags] <username|user_id>
Options
-y, --yes
| Type | bool |
Bypass confirmation prompts.
--roles
| Type | string-array |
A list of roles to give to the user. This removes any existing roles the user may have.