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
Short: `Forward ports from a workspace to the local machine. Forward ports from a workspace to the local machine. For reverse port forwarding, use "coder ssh -R".`,
35
+
Short: `Forward ports from a workspace to the local machine. For reverse port forwarding, use "coder ssh -R".`,
|[<code>config-ssh</code>](./cli/config-ssh.md)| Add an SSH Host entry for your workspaces "ssh coder.workspace" |
29
-
|[<code>create</code>](./cli/create.md)| Create a workspace |
30
-
|[<code>delete</code>](./cli/delete.md)| Delete a workspace |
31
-
|[<code>dotfiles</code>](./cli/dotfiles.md)| Personalize your workspace by applying a canonical dotfiles repository |
32
-
|[<code>features</code>](./cli/features.md)| List Enterprise features |
33
-
|[<code>groups</code>](./cli/groups.md)| Manage groups |
34
-
|[<code>licenses</code>](./cli/licenses.md)| Add, delete, and list licenses |
35
-
|[<code>list</code>](./cli/list.md)| List workspaces |
36
-
|[<code>login</code>](./cli/login.md)| Authenticate with Coder deployment |
37
-
|[<code>logout</code>](./cli/logout.md)| Unauthenticate your local session |
38
-
|[<code>netcheck</code>](./cli/netcheck.md)| Print network debug information for DERP and STUN |
39
-
|[<code>ping</code>](./cli/ping.md)| Ping a workspace |
40
-
|[<code>port-forward</code>](./cli/port-forward.md)| Forward ports from a workspace to the local machine. Forward ports from a workspace to the local machine. For reverse port forwarding, use "coder ssh -R". |
|[<code>config-ssh</code>](./cli/config-ssh.md)| Add an SSH Host entry for your workspaces "ssh coder.workspace" |
29
+
|[<code>create</code>](./cli/create.md)| Create a workspace |
30
+
|[<code>delete</code>](./cli/delete.md)| Delete a workspace |
31
+
|[<code>dotfiles</code>](./cli/dotfiles.md)| Personalize your workspace by applying a canonical dotfiles repository |
32
+
|[<code>features</code>](./cli/features.md)| List Enterprise features |
33
+
|[<code>groups</code>](./cli/groups.md)| Manage groups |
34
+
|[<code>licenses</code>](./cli/licenses.md)| Add, delete, and list licenses |
35
+
|[<code>list</code>](./cli/list.md)| List workspaces |
36
+
|[<code>login</code>](./cli/login.md)| Authenticate with Coder deployment |
37
+
|[<code>logout</code>](./cli/logout.md)| Unauthenticate your local session |
38
+
|[<code>netcheck</code>](./cli/netcheck.md)| Print network debug information for DERP and STUN |
39
+
|[<code>ping</code>](./cli/ping.md)| Ping a workspace |
40
+
|[<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". |
Copy file name to clipboardExpand all lines: docs/manifest.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -620,7 +620,7 @@
620
620
},
621
621
{
622
622
"title": "port-forward",
623
-
"description": "Forward ports from a workspace to the local machine. Forward ports from a workspace to the local machine. For reverse port forwarding, use \"coder ssh -R\".",
623
+
"description": "Forward ports from a workspace to the local machine. For reverse port forwarding, use \"coder ssh -R\".",
0 commit comments