mirror of
https://github.com/coder/coder.git
synced 2026-06-03 21:18:24 +00:00
065206345e
* test: Add golden files to enterprise cli
18 lines
554 B
Plaintext
18 lines
554 B
Plaintext
Usage: coder workspace-proxy
|
|
|
|
Manage workspace proxies
|
|
|
|
Aliases: wsproxy
|
|
|
|
[1mSubcommands[0m
|
|
create Create a workspace proxy
|
|
delete Delete a workspace proxy
|
|
edit Edit a workspace proxy
|
|
ls List all workspace proxies
|
|
regenerate-token Regenerate a workspace proxy authentication token. This
|
|
will invalidate the existing authentication token.
|
|
server Start a workspace proxy server
|
|
|
|
---
|
|
Run `coder --help` for a list of global options.
|