You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/cli.md
+1
Original file line number
Diff line number
Diff line change
@@ -38,6 +38,7 @@ Coder — A tool for provisioning self-hosted development environments with Terr
38
38
|[<code>login</code>](./cli/login.md)| Authenticate with Coder deployment |
39
39
|[<code>logout</code>](./cli/logout.md)| Unauthenticate your local session |
40
40
|[<code>netcheck</code>](./cli/netcheck.md)| Print network debug information for DERP and STUN |
41
+
|[<code>open</code>](./cli/open.md)| Open a workspace |
41
42
|[<code>ping</code>](./cli/ping.md)| Ping a workspace |
42
43
|[<code>port-forward</code>](./cli/port-forward.md)| Forward ports from a workspace to the local machine. For reverse port forwarding, use "coder ssh -R". |
0 commit comments