Managing your cloud resources with OpenStack: Difference between revisions

Jump to navigation Jump to search
no edit summary
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> 2c751755-854d-49c3-af82-d501e51e7159}}
{{Command|openstack image save --file ./<file-name-for-image>.<format> <ID>}}
where <format> matches that given in the table above for your selected image and the last argument is the <code>ID</code> of the image you wish to download.
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-->
rsnt_translations
56,433

edits

Navigation menu