mirror of
https://github.com/coder/coder.git
synced 2025-07-09 11:45:56 +00:00
34 lines
675 B
Markdown
Generated
34 lines
675 B
Markdown
Generated
<!-- DO NOT EDIT | GENERATED CONTENT -->
|
|
|
|
# features list
|
|
|
|
Aliases:
|
|
|
|
- ls
|
|
|
|
## Usage
|
|
|
|
```console
|
|
coder features list [flags]
|
|
```
|
|
|
|
## Options
|
|
|
|
### -c, --column
|
|
|
|
| | |
|
|
| ------- | -------------------------------------------------------- |
|
|
| Type | <code>[name\|entitlement\|enabled\|limit\|actual]</code> |
|
|
| Default | <code>name,entitlement,enabled,limit,actual</code> |
|
|
|
|
Specify columns to filter in the table.
|
|
|
|
### -o, --output
|
|
|
|
| | |
|
|
| ------- | ------------------------ |
|
|
| Type | <code>table\|json</code> |
|
|
| Default | <code>table</code> |
|
|
|
|
Output format.
|