Listing and Deleting Machine Images

You can use the command-line utility solacectl to manage PubSub+ software event broker machine images on your host.

To display the name of images on the host, enter this command from the Linux host shell:

solacectl images ls

To delete images on the host, enter this command from the Linux host shell:

solacectl images clean-up <images>

Where:

images is the name or names of images to delete. To delete more than one image, use a blank space to separate the names.