Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 399 Bytes

File metadata and controls

27 lines (18 loc) · 399 Bytes

coder users show

Show a single user. Use 'me' to indicate the currently authenticated user.

Usage

coder users show <username|user_id|'me'> [flags]

Examples

  $ coder users show me

Flags

--output, -o

Output format. Available formats: table, json

Default table