mirror of
https://github.com/coder/coder.git
synced 2025-07-09 11:45:56 +00:00
354 B
354 B
Usage: coder users show [flags] <username|user_id|'me'>
Show a single user. Use 'me' to indicate the currently authenticated user.
$ coder users show me
Options
-o, --output string (default: table)
Output format. Available formats: table, json.
---
Run `coder --help` for a list of global options.
Show a single user. Use 'me' to indicate the currently authenticated user.
$ coder users show me
Options
-o, --output string (default: table)
Output format. Available formats: table, json.
---
Run `coder --help` for a list of global options.