Fix image set properties error
Change-Id: Ia290935c8a040221caf1a46ca29a7bb2e5df1ce6
This commit is contained in:
parent
202c3e375b
commit
7b999d786c
@ -313,6 +313,7 @@ class SetImage(show.ShowOne):
|
|||||||
"--property",
|
"--property",
|
||||||
dest="properties",
|
dest="properties",
|
||||||
metavar="<key=value>",
|
metavar="<key=value>",
|
||||||
|
default={},
|
||||||
action=parseractions.KeyValueAction,
|
action=parseractions.KeyValueAction,
|
||||||
help="Set property on this image "
|
help="Set property on this image "
|
||||||
'(repeat option to set multiple properties)',
|
'(repeat option to set multiple properties)',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user