Files
coder/docs/cli/coder_tokens_list.md
2023-02-23 01:53:21 +00:00

463 B

coder tokens list

List tokens

Usage

coder tokens list [flags]

Flags

--column, -c

Columns to display in table output. Available columns: id, last used, expires at, created at

Default [id,last used,expires at,created at]

--output, -o

Output format. Available formats: table, json

Default table