Files
coder/docs/cli/groups_create.md
Steven Masley 5bf46f360a chore: remove org context switcher in the cli (#13674)
* chore: remove org context switcher in the cli
2024-07-01 16:04:45 -05:00

939 B
Generated

groups create

Create a user group

Usage

coder groups create [flags] <name>

Options

-u, --avatar-url

Type string
Environment $CODER_AVATAR_URL

Set an avatar for a group.

--display-name

Type string
Environment $CODER_DISPLAY_NAME

Optional human friendly name for the group.

-O, --org

Type string
Environment $CODER_ORGANIZATION

Select which organization (uuid or name) to use.