이 콘텐츠는 선택한 언어로 제공되지 않습니다.
5.87. nova image-meta
usage: nova image-meta <image> <action> <key=value> [<key=value> ...]
usage: nova image-meta <image> <action> <key=value> [<key=value> ...]
DEPRECATED: Set or delete metadata on an image.
Positional arguments
- <image>
Name or ID of image.
- <action>
Actions: 'set' or 'delete'.
- <key=value>
Metadata to add/update or delete (only key is necessary on
delete).