# features list
Aliases:
- ls
## Usage
```console
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.