Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitd7baa49

Browse files
authored
docs: add primary to wsproxy ls (#15185)
Add primary to `coder wsproxy ls` results in<https://coder.com/docs/admin/networking/workspace-proxies#step-2-deploy-the-proxy>---------Co-authored-by: EdwardAngert <17991901+EdwardAngert@users.noreply.github.com>
1 parent20a9e9b commitd7baa49

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

‎docs/admin/networking/workspace-proxies.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -54,12 +54,13 @@ Deploying the workspace proxy will also register the proxy with coderd and make
5454
the workspace proxy usable. If the proxy deployment is successful,
5555
`coder wsproxy ls` will show an`ok` status code:
5656

57-
```
57+
```shell
5858
$ coder wsproxy ls
5959
NAME URL STATUS STATUS
60-
brazil-saopaulo https://brazil.example.com ok
61-
europe-frankfurt https://europe.example.com ok
62-
sydney https://sydney.example.com ok
60+
primary https://dev.coder.com ok
61+
brazil-saopaulo https://brazil.example.com ok
62+
europe-frankfurt https://europe.example.com ok
63+
sydney https://sydney.example.com ok
6364
```
6465

6566
Other Status codes:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp