Skip to content

Latest commit

 

History

History
44 lines (30 loc) · 1 KB

File metadata and controls

44 lines (30 loc) · 1 KB
title groups create
description Create a user group

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.