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
This repository was archived by the owner on Aug 30, 2024. It is now read-only.
/coder-v1-cliPublic archive

Commit93a8794

Browse files
committed
fixup! Add coder envs rm command for removing environments
1 parent9b05be4 commit93a8794

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

‎internal/cmd/envs.go

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -194,11 +194,6 @@ coder envs create --cpu 4 --disk 100 --memory 8 --image 5f443b16-30652892427b955
194194
returnxerrors.Errorf("create environment: %w",err)
195195
}
196196

197-
clog.LogSuccess(
198-
"creating environment...",
199-
clog.BlankLine,
200-
clog.Tipf(`run "coder envs watch-build %q" to trail the build logs`,args[0]),
201-
)
202197
iffollow {
203198
clog.LogSuccess("creating environment...")
204199
iferr:=trailBuildLogs(cmd.Context(),client,env.ID);err!=nil {

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp