mirror of
https://github.com/coder/coder.git
synced 2025-07-06 15:41:45 +00:00
728 B
Generated
728 B
Generated
groups list
List user groups
Usage
coder groups list [flags]
Options
-c, --column
Type | string-array |
Default | name,organization id,members,avatar url |
Columns to display in table output. Available columns: name, organization id, members, avatar url.
-o, --output
Type | string |
Default | table |
Output format. Available formats: table, json.