38,763
edits
(Updating to match new version of source page) |
(Updating to match new version of source page) |
||
Line 183: | Line 183: | ||
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= | =Creating VirtualBox VM from a Cloud Image= |