Files
coder/enterprise/cli/testdata/coder_licenses_list_--help.golden
T

20 lines
482 B
Plaintext

coder v0.0.0-devel
USAGE:
coder licenses list [flags]
List licenses (including expired)
Aliases: ls
OPTIONS:
-c, --column string-array (default: ID,UUID,Expires At,Uploaded At,Features)
Columns to display in table output. Available columns: id, uuid,
uploaded at, features, expires at, trial.
-o, --output string (default: table)
Output format. Available formats: table, json.
———
Run `coder --help` for a list of global options.