coder v0.0.0-devel USAGE: coder tokens list [flags] List tokens Aliases: ls OPTIONS: -a, --all bool Specifies whether all users' tokens will be listed or not (must have Owner role to see all tokens). -c, --column [id|name|last used|expires at|created at|owner] (default: id,name,last used,expires at,created at) Columns to display in table output. -o, --output table|json (default: table) Output format. ——— Run `coder --help` for a list of global options.