Translations:Managing your cloud resources with OpenStack/40/en

From Alliance Doc
Jump to navigation Jump to search

You can then download a particular image with

Question.png
[name@server ~]$ openstack image save --file ./<file-name-for-image>.<format> <ID>

where <format> matches the value in the Disk format column and <ID> matches the value in the ID column.