mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
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.
|