# licenses list List licenses (including expired) Aliases: - ls ## Usage ```console coder licenses list [flags] ``` ## Options ### -c, --column | | | | ------- | ------------------------------------------------- | | Type | string-array | | Default | UUID,Expires At,Uploaded At,Features | Columns to display in table output. Available columns: id, uuid, uploaded at, features, expires at, trial. ### -o, --output | | | | ------- | ------------------- | | Type | string | | Default | table | Output format. Available formats: table, json.