ping-server
About this plugin
This plugin is a simple Artifactory cleanup plugin.
It can be used to delete all artifacts that have not been downloaded or modified for the past n time units (both can be configured)
from a given repository.
Note:
If you're planning to clean Docker repositories, this plugin may lead to unexpectedly partial or broken images. It is currently recommended to instead use the following Artifactory cleanDockerImages user plugin for this purpose.
Installation with JFrog CLI
Installing the latest version:
$ jf plugin install ping-server
Installing a specific version:
$ jf plugin install ping-server@version
Uninstalling a plugin
$ jf plugin uninstall ping-server
Usage
Commands
Environment variables
None.
Additional info
None.
Release Notes
The release notes are available here.