Enter the JFrog CLI command you want to execute. The command must start with jf or jfrog.
Examples:
jf rt ping - Test connection to Artifactoryjf rt u target/*.jar my-repo/ - Upload JAR files to a repositoryjf rt dl my-repo/artifact.jar - Download an artifactjf rt bp - Publish build-infojfrog docker push my-image:latest - Push a Docker imagejfrog mvn clean install - Execute Maven build with JFrog integration
Note: You can use either jf or jfrog as the command prefix.