coder / coder/coder-jetbrains-toolbox
Add command to `coder ping` a workspace
Open
- Dominant language
- Kotlin
- Stars
- 23
- Forks
- 7
- Avg merge
- 3d 12h
- Merged PRs (30d)
- 10
Description
`coder ping` is useful to diagnose connection problems to workspaces. We should add support to the plugin to invoke it on a workspace. If we have trouble connecting to a workspace, it would be nice to prompt the user to run this command.
`ping` output is lightly formatted text. For a first iteration we could just display the output verbatim, but we could also consider an enhanced version that gets structured JSON from the CLI and nicely formats the results.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.