Add container system version with format yaml#1353
Add container system version with format yaml#1353tico88612 wants to merge 2 commits intoapple:mainfrom
Conversation
Signed-off-by: ChengHao Yang <17496418+tico88612@users.noreply.github.com>
Signed-off-by: ChengHao Yang <17496418+tico88612@users.noreply.github.com>
|
@tico88612 Adding YAML as a format option is a nice addition, but could you have a look at all the different |
Maybe I will send another PR to do this. |
jglogan
left a comment
There was a problem hiding this comment.
No changes are necessary on this one but we need to wait on merging the Package.swift change that includes Yams. Should be a matter of days.
|
I was gonna consolidate the formatting logic into one - was thinking we'd extract the if json / if quiet / else table rendering logic from each list command into a |
Type of Change
Motivation and Context
Fixed #1156
Testing