users list
Prints the list of users.
Aliases:
- ls
Usage
coder users list [flags]
Options
--github-user-id
| Type | int |
Filter users by their GitHub user ID.
-c, --column
| Type | [id|username|name|email|created at|updated at|status] |
| Default | username,email,created at,status |
Columns to display in table output.
-o, --output
| Type | table|json |
| Default | table |
Output format.

