Execute JFrog CLI commands as part of a Freestyle job build step.

This builder allows you to run any JFrog CLI command to interact with your JFrog Platform, including:

⚠️ Prerequisites: Before using this builder, you must:

  1. Configure JFrog CLI as a tool in Jenkins:
    • Go to Manage Jenkins → Global Tool Configuration
    • Find the JFrog CLI section
    • Add a JFrog CLI installation (automatic or manual)
  2. Configure your JFrog Platform instance:
    • Go to Manage Jenkins → Configure System
    • Find the JFrog Plugin Configuration section
    • Add your JFrog Platform URL and credentials

For more information about JFrog CLI commands, see the JFrog CLI documentation.