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

Commitac8f567

Browse files
mtojekmafredri
andauthored
Update cli/provisioners.go
Co-authored-by: Mathias Fredriksson <mafredri@gmail.com>
1 parenta12a1a4 commitac8f567

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎cli/provisioners.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ func (r *RootCmd) provisionerList() *serpent.Command {
3636
client=new(codersdk.Client)
3737
orgContext=NewOrganizationContext()
3838
formatter=cliui.NewOutputFormatter(
39-
cliui.TableFormat([]provisionerDaemonRow{}, []string{"created at","last seen at","name","version","tags","key name","status","organization"}),
39+
cliui.TableFormat([]provisionerDaemonRow{}, []string{"created at","last seen at","keyname","name","version","status","tags"}),
4040
cliui.JSONFormat(),
4141
)
4242
limitint64

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp