Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 476 Bytes

File metadata and controls

28 lines (18 loc) · 476 Bytes

users show

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

Usage

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

Description

 $ coder users show me

Options

-o, --output

Type string
Default table

Output format. Available formats: table, json.