The only image related commands available in jclouds-cli appears to be
image-create and image-list. Is there any way to delete created images?
Here's the list of Karaf commands, as far as I understand how Karaf
(and CLI, which wraps Karaf) works:
https://github.com/jclouds/jclouds-karaf/tree/master/commands/src/main/java/org/jclouds/karaf/commands/compute
There do appear to be some destroy commands in there - do any of them
work for you?
If not, this would be a feature request or - better still - a pull request ;-)
Regards
ap