Skip to content

Latest commit

 

History

History
47 lines (31 loc) · 997 Bytes

File metadata and controls

47 lines (31 loc) · 997 Bytes
title users list
description Prints the list of users.

Prints the list of users.

Aliases:

  • ls

Usage

coder users list [flags]

Options

--github-user-id

Type int

Filter users by their GitHub user ID.

-c, --column

Type [id|username|name|email|created at|updated at|status]
Default username,email,created at,status

Columns to display in table output.

-o, --output

Type table|json
Default table

Output format.