vinfra service compute image delete
Delete a compute image:
usage: vinfra service compute image delete <image>
<image>
- Image ID or name
Example:
# vinfra service compute image delete 179f45ef-c5d6-4270-b0c0-085b542544c5 Operation successful
This command deletes the image with the ID 179f45ef-c5d6-4270-b0c0-085b542544c5
.