working commit
This commit is contained in:
@@ -155,7 +155,7 @@ type ImageInfoParams struct {
|
||||
}
|
||||
|
||||
type ImageInfoResult struct {
|
||||
ImageInfo *client.ImageDescr `json:"imageInfo"`
|
||||
ImageInfo *client.ImageDescr `yaml:"imageInfo"`
|
||||
}
|
||||
|
||||
func (util *ImageUtil) ImageInfo(cmd *cobra.Command, args []string) {
|
||||
|
||||
Reference in New Issue
Block a user