DEMO A showcase of hev ask⌘K agentic search — running on Coder's real docs. Unaffiliated with Coder; not the official documentation. Official Coder docs ↗ Add ask to your docs ↗
Documentation › users edit-roles

users edit-roles

Edit a user’s roles by username or id

Usage

coder users edit-roles [flags] <username|user_id>

Options

-y, —yes

Typebool

Bypass confirmation prompts.

—roles

Typestring-array

A list of roles to give to the user. This removes any existing roles the user may have.

esc