Skip to content

Commit 6d85ef6

Browse files
Yago Carlos Fernandez Gourubenhoenle
authored andcommitted
Naming
1 parent cd95685 commit 6d85ef6

File tree

1 file changed

+1
-1
lines changed
  • internal/cmd/beta/intake/instance/delete

1 file changed

+1
-1
lines changed

internal/cmd/beta/intake/instance/delete/delete.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ func NewCmd(p *types.CmdParams) *cobra.Command {
8181
if model.Async {
8282
operationState = "Triggered deletion of"
8383
}
84-
p.Printer.Outputf("%s stackit Intake instance %s \n", operationState, model.IntakeId)
84+
p.Printer.Outputf("%s STACKIT Intake instance %s \n", operationState, model.IntakeId)
8585

8686
return nil
8787
},

0 commit comments

Comments
 (0)