New
Discover how Dropbox streamlined dev environments & cut costs by switching 1000 developers to Coder

Read the success story

Home
/
Command Line
/
groups edit

groups edit

groups edit

Edit a user group

Usage

coder groups edit [flags] <name>

Options

-n, --name

Typestring

Update the group name.

-u, --avatar-url

Typestring

Update the group avatar.

--display-name

Typestring
Environment$CODER_DISPLAY_NAME

Optional human friendly name for the group.

-a, --add-users

Typestring-array

Add users to the group. Accepts emails or IDs.

-r, --rm-users

Typestring-array

Remove users to the group. Accepts emails or IDs.

See an opportunity to improve our docs? Make an edit.
On this page