1,221
edits
(Importing a new version from external source) |
(Importing a new version from external source) |
||
Line 179: | Line 179: | ||
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> 2c751755-854d-49c3-af82-d501e51e7159}} | ||
where <format> matches that given in the table above for your selected image | 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. | ||
=Creating VirtualBox VM from a Cloud Image= | =Creating VirtualBox VM from a Cloud Image= |
edits