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

Commitfd313db

Browse files
committed
update golden files
1 parent36c7e20 commitfd313db

File tree

3 files changed

+22
-0
lines changed

3 files changed

+22
-0
lines changed

‎cli/testdata/coder_--help.golden‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ SUBCOMMANDS:
2626
login Authenticate with Coder deployment
2727
logout Unauthenticate your local session
2828
netcheck Print network debug information for DERP and STUN
29+
open Open a workspace
2930
ping Ping a workspace
3031
port-forward Forward ports from a workspace to the local machine. For
3132
reverse port forwarding, use "coder ssh -R".
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
coder v0.0.0-devel
2+
3+
USAGE:
4+
coder open
5+
6+
Open a workspace
7+
8+
SUBCOMMANDS:
9+
vscode Open a workspace in Visual Studio Code
10+
11+
———
12+
Run `coder --help` for a list of global options.
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
coder v0.0.0-devel
2+
3+
USAGE:
4+
coder open vscode [flags] <workspace> [<directory in workspace>]
5+
6+
Open a workspace in Visual Studio Code
7+
8+
———
9+
Run `coder --help` for a list of global options.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp