Files
coder/enterprise/cli/testdata/coder_wsproxy_--help.golden
Steven Masley 065206345e test: add golden files to enterprise cli (#7924)
* test: Add golden files to enterprise cli
2023-06-09 11:35:20 -05:00

554 B

Usage: coder workspace-proxy
 
Manage workspace proxies
 
Aliases: wsproxy
 
Subcommands
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.