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

Commitc8d5b8f

Browse files
committed
fixup! Add resource top flags for filtering and sorting
1 parent433ac85 commitc8d5b8f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎internal/cmd/resourcemanager.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,9 @@ func resourceTop() *cobra.Command {
3535
varoptionsresourceTopOptions
3636

3737
cmd:=&cobra.Command{
38-
Use:"top",
38+
Use:"top",
3939
Short:"resource viewer with Coder platform annotations",
40-
RunE:runResourceTop(&options),
40+
RunE:runResourceTop(&options),
4141
Example:`coder resources top --group org
4242
coder resources top --group org --verbose --org DevOps
4343
coder resources top --group user --verbose --user name@example.com

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp