admin管理员组

文章数量:1386695

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?

本文标签: Delete docker image from Artifactory using JFrog CLIStack Overflow