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

Commita12a1a4

Browse files
mtojekmafredri
andauthored
Update cli/provisionerjobs.go
Co-authored-by: Mathias Fredriksson <mafredri@gmail.com>
1 parentdce4f57 commita12a1a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎cli/provisionerjobs.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ func (r *RootCmd) provisionerJobsList() *serpent.Command {
4141
client=new(codersdk.Client)
4242
orgContext=NewOrganizationContext()
4343
formatter=cliui.NewOutputFormatter(
44-
cliui.TableFormat([]provisionerJobRow{}, []string{"id","created at","status","tags","type","organization","queue"}),
44+
cliui.TableFormat([]provisionerJobRow{}, []string{"created at","id","type","template display name","status","queue","tags"}),
4545
cliui.JSONFormat(),
4646
)
4747
status []string

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp