Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 448 Bytes

File metadata and controls

27 lines (19 loc) · 448 Bytes

coder users list

Usage

coder users list [flags]

Flags

--column, -c

Columns to display in table output. Available columns: id, username, email, created at, status

Default [username,email,created_at,status]

--output, -o

Output format. Available formats: table, json

Default table