images ls
List all images.images list
images get
Show image details.images new
Snapshot a VM into a reusable image.images create
| Flag | Description |
|---|---|
-d, --description <text> | Image description |
images update
Update image settings.| Flag | Description |
|---|---|
-n, --name <name> | New name |
-d, --description <text> | New description |
-r, --region <regions> | Comma-separated regions |
images rm
Delete an image.images destroy
| Flag | Description |
|---|---|
-a, --all | Delete all images |
-y, --yes | Skip confirmation prompt |