Skip to content

Instantly share code, notes, and snippets.

@tfmeneses
Created March 10, 2022 20:37
Show Gist options
  • Save tfmeneses/c341d8df8ab1d12bb96cab05575bdf51 to your computer and use it in GitHub Desktop.
Save tfmeneses/c341d8df8ab1d12bb96cab05575bdf51 to your computer and use it in GitHub Desktop.
openstack image list
openstack image save --file softex_20211215.raw 16b867a6-f1fb-45aa-ab34-ea06b138d4a1
openstack image create --disk-format qcow2 --container-format bare --public --file ./softex_20211215.raw softex-v20211215
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment