mirror of https://github.com/helm/helm
Solve the issue #7749 where proper formating was not being done if --short(-q) option was used with other formating options like json, yaml
Signed-off-by: Anshul Verma <ansverma@localhost.localdomain>pull/7753/head
parent
51dd8313bc
commit
7470337d32
@ -0,0 +1 @@
|
||||
["hummingbird","iguana","rocket","starlord"]
|
@ -0,0 +1,4 @@
|
||||
- hummingbird
|
||||
- iguana
|
||||
- rocket
|
||||
- starlord
|
Loading…
Reference in new issue