Overview
Theopenstack image command group manages the full lifecycle of VM images — uploading, downloading, sharing across projects, and managing properties.
Prerequisites
- CLI installed and authenticated — see CLI Setup
- Python glanceclient installed:
pip install python-glanceclient
List and Inspect
Upload Images
Download Images
Download image to file
Set Properties
Share Images
Delete
Delete image
Delete multiple images
Next Steps
Upload Image Guide
Detailed guide for preparing and uploading images
Compute CLI
Launch instances from uploaded images