mirror of
https://github.com/coder/coder.git
synced 2026-06-03 13:08:25 +00:00
19 lines
408 B
Plaintext
19 lines
408 B
Plaintext
coder v0.0.0-devel
|
|
|
|
USAGE:
|
|
coder licenses list [flags]
|
|
|
|
List licenses (including expired)
|
|
|
|
Aliases: ls
|
|
|
|
OPTIONS:
|
|
-c, --column [id|uuid|uploaded at|features|expires at|trial] (default: ID,UUID,Expires At,Uploaded At,Features)
|
|
Columns to display in table output.
|
|
|
|
-o, --output table|json (default: table)
|
|
Output format.
|
|
|
|
———
|
|
Run `coder --help` for a list of global options.
|