We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d81099 commit e3601b2Copy full SHA for e3601b2
1 file changed
internal/cmd/security-group/list/list.go
@@ -86,7 +86,6 @@ func NewCmd(params *types.CmdParams) *cobra.Command {
86
}
87
88
return outputResult(params.Printer, model.OutputFormat, projectLabel, items)
89
-
90
},
91
92
0 commit comments