mirror of
https://github.com/coder/coder.git
synced 2026-09-22 05:05:20 +08:00
401 B
401 B
Usage: coder users list [flags]
Aliases: ls
Options
-c, --column string-array (default: username,email,created_at,status)
Columns to display in table output. Available columns: id, username,
email, created at, status.
-o, --output string (default: table)
Output format. Available formats: table, json.
---
Run `coder --help` for a list of global options.
Aliases: ls
Options
-c, --column string-array (default: username,email,created_at,status)
Columns to display in table output. Available columns: id, username,
email, created at, status.
-o, --output string (default: table)
Output format. Available formats: table, json.
---
Run `coder --help` for a list of global options.