mirror of
https://github.com/coder/coder.git
synced 2025-07-06 15:41:45 +00:00
* chore(cli): add another test to ensure no secret leakage * feat(cli): unhide support bundle cmd
18 lines
546 B
Markdown
Generated
18 lines
546 B
Markdown
Generated
<!-- DO NOT EDIT | GENERATED CONTENT -->
|
|
|
|
# support
|
|
|
|
Commands for troubleshooting issues with a Coder deployment.
|
|
|
|
## Usage
|
|
|
|
```console
|
|
coder support
|
|
```
|
|
|
|
## Subcommands
|
|
|
|
| Name | Purpose |
|
|
| ------------------------------------------ | --------------------------------------------------------------------------- |
|
|
| [<code>bundle</code>](./support_bundle.md) | Generate a support bundle to troubleshoot issues connecting to a workspace. |
|