mirror of
https://github.com/coder/coder.git
synced 2026-06-03 21:18:24 +00:00
94f5d52fdc
Co-authored-by: Edward Angert <EdwardAngert@users.noreply.github.com>
33 lines
674 B
Markdown
Generated
33 lines
674 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.
|