mirror of
https://github.com/coder/coder.git
synced 2026-06-03 21:18:24 +00:00
2bd6d2908e
I'm sorry.
734 B
734 B
features list
Aliases:
- ls
Usage
coder features list [flags]
Options
-c, --column
| Type | string-array |
| Default | Name,Entitlement,Enabled,Limit,Actual |
Specify a column to filter in the table. Available columns are: Name, Entitlement, Enabled, Limit, Actual.
-o, --output
| Type | string |
| Default | table |
Output format. Available formats are: table, json.