mirror of
https://github.com/coder/coder.git
synced 2025-08-01 08:28:48 +00:00
docs: move api and cli docs routes to reference/ (#14241)
This commit is contained in:
committed by
GitHub
parent
6f9b1a39f4
commit
48f29a1995
17
docs/reference/cli/support.md
generated
Normal file
17
docs/reference/cli/support.md
generated
Normal file
@@ -0,0 +1,17 @@
|
||||
<!-- 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. |
|
Reference in New Issue
Block a user