Translations:Working with images/17/en

From Alliance Doc
Revision as of 18:32, 22 February 2023 by FuzzyBot (talk | contribs) (Importing a new version from external source)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Uploading an image

The first step is to install the OpenStack client and download the OpenStack RC file and source it (see OpenStack command line clients). Then run the command

Question.png
[name@server ~]$ openstack image create --file <path-to-local-file-image> --disk-format <format> <new-image-name>