mirror of
https://github.com/coder/coder.git
synced 2025-07-09 11:45:56 +00:00
463 B
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 |