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

Commit0384ac8

Browse files
committed
make gen
1 parentfd313db commit0384ac8

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

‎docs/cli.md‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ Coder — A tool for provisioning self-hosted development environments with Terr
3838
|[<code>login</code>](./cli/login.md)| Authenticate with Coder deployment|
3939
|[<code>logout</code>](./cli/logout.md)| Unauthenticate your local session|
4040
|[<code>netcheck</code>](./cli/netcheck.md)| Print network debug information for DERP and STUN|
41+
|[<code>open</code>](./cli/open.md)| Open a workspace|
4142
|[<code>ping</code>](./cli/ping.md)| Ping a workspace|
4243
|[<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".|
4344
|[<code>provisionerd</code>](./cli/provisionerd.md)| Manage provisioner daemons|

‎docs/manifest.json‎

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -705,6 +705,16 @@
705705
"description":"Print network debug information for DERP and STUN",
706706
"path":"cli/netcheck.md"
707707
},
708+
{
709+
"title":"open",
710+
"description":"Open a workspace",
711+
"path":"cli/open.md"
712+
},
713+
{
714+
"title":"open vscode",
715+
"description":"Open a workspace in Visual Studio Code",
716+
"path":"cli/open_vscode.md"
717+
},
708718
{
709719
"title":"ping",
710720
"description":"Ping a workspace",

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp