cmd/kpod/images.go: Add structured format ouput
For kpod images, we need to output in JSON format so that consumers (programatic) have structured input to work with. kpod images --format json Signed-off-by: baude <bbaude@redhat.com>
This commit is contained in:
parent
5a3c168892
commit
01b71393e3
6 changed files with 155 additions and 60 deletions
1
libkpod/common/output_interfaces.go
Normal file
1
libkpod/common/output_interfaces.go
Normal file
|
@ -0,0 +1 @@
|
|||
package common
|
Loading…
Add table
Add a link
Reference in a new issue