mirror of
https://github.com/coder/coder.git
synced 2026-06-03 13:08:25 +00:00
47daca6eea
Continuation of https://github.com/coder/coder/pull/23067 Add filtering to the paginated org member endpoint (pretty much the same as what I did in the previous PR with group members, except there I also had to add pagination since it was missing).
1.0 KiB
Generated
1.0 KiB
Generated
organizations members list
List all organization members
Usage
coder organizations members list [flags]
Options
-c, --column
| Type | [username|name|last seen at|user created at|user updated at|user id|organization id|created at|updated at|organization roles] |
| Default | username,organization roles |
Columns to display in table output.
-o, --output
| Type | table|json |
| Default | table |
Output format.