Deletion of Docker images takes some special treatment in Artifactory as they consist of multiple files. Here is documentation how it can be achieved:
But this documentation either lists a python script or a run with a "spec" file. I need to perform the task using the JFrog CLI. The example "spec" file does not perform the same job. So how can this be achieved?