rsnt_translations
56,433
edits
No edit summary |
No edit summary |
||
Line 216: | Line 216: | ||
<!--T:40--> | <!--T:40--> | ||
You can then download a particular image with | You can then download a particular image with | ||
{{Command|openstack image save --file ./<file-name-for-image>.<format> | {{Command|openstack image save --file ./<file-name-for-image>.<format> <ID>}} | ||
where <format> matches | where <format> matches the value of the Disk format column and the last argument is the image ID. | ||
=Creating VirtualBox VM from a Cloud Image= <!--T:41--> | =Creating VirtualBox VM from a Cloud Image= <!--T:41--> |