mirror of
https://github.com/coder/coder.git
synced 2026-06-03 13:08:25 +00:00
5f50dcce5a
Fixes coder/internal#747
22 lines
370 B
Markdown
Generated
22 lines
370 B
Markdown
Generated
<!-- DO NOT EDIT | GENERATED CONTENT -->
|
|
# show
|
|
|
|
Display details of a workspace's resources and agents
|
|
|
|
## Usage
|
|
|
|
```console
|
|
coder show [flags] <workspace>
|
|
```
|
|
|
|
## Options
|
|
|
|
### --details
|
|
|
|
| | |
|
|
|---------|--------------------|
|
|
| Type | <code>bool</code> |
|
|
| Default | <code>false</code> |
|
|
|
|
Show full error messages and additional details.
|