mirror of
https://github.com/coder/coder.git
synced 2025-07-12 00:14:10 +00:00
17 lines
362 B
Plaintext
17 lines
362 B
Plaintext
coder v0.0.0-devel
|
|
|
|
USAGE:
|
|
coder users list [flags]
|
|
|
|
Aliases: ls
|
|
|
|
OPTIONS:
|
|
-c, --column [id|username|email|created at|updated at|status] (default: username,email,created at,status)
|
|
Columns to display in table output.
|
|
|
|
-o, --output table|json (default: table)
|
|
Output format.
|
|
|
|
———
|
|
Run `coder --help` for a list of global options.
|