Skip to content

Latest commit

 

History

History
44 lines (30 loc) · 1.06 KB

File metadata and controls

44 lines (30 loc) · 1.06 KB
title groups list
description List user groups

List user groups

Usage

coder groups list [flags]

Options

-c, --column

Type [name|display name|organization id|members|avatar url]
Default name,display name,organization id,members,avatar url

Columns to display in table output.

-o, --output

Type table|json
Default table

Output format.

-O, --org

Type string
Environment $CODER_ORGANIZATION

Select which organization (uuid or name) to use.