Managing your cloud resources with OpenStack/en: Difference between revisions

Jump to navigation Jump to search
Importing a new version from external source
(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 andthe last argument is the <code>ID</code> of the image you wish to download.
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=
1,221

edits

Navigation menu