jfrog-cli
jfrog-cli copied to clipboard
JFrog CLI is a client that provides a simple interface that automates access to the JFrog products.
**Is your feature request related to a problem? Please describe.** The CLI download command should be able to download non-cached artifacts from the remote repository. At the moment, the CLI...
**Is your feature request related to a problem? Please describe.** As we are able to pass the [Global settings](https://maven.apache.org/settings.html#Quick_Overview) through maven client as below, we need to have a similar...
### Describe the bug The JFrog CLI is unable to publish build info for my application. I see errors regarding failed checksum calculations. ### Current behavior This shows the initial...
### Describe the bug Error message is not (human-)readable. For some deployments we got: ` [pool-10-thread-1] ERROR org.jfrog.build.extractor.maven.ArtifactoryManagerBuilder - Failed to upload file [main] ERROR org.jfrog.build.extractor.maven.BuildInfoRecorder - org.jfrog.build.extractor.maven.BuildInfoRecorder.sessionEnded() listener has...
**Is your feature request related to a problem? Please describe.** The Customer is using pip download to download python packages from the requirement.txt file and want to implement our jfrog...
### Describe the bug When using ‘jf mvn test’, the CLI output shows “failure” even if all tests are passed: ### Current behavior base ❯ mvn test [WARNING] [WARNING] Some...
This is raised because we are promoting builds from dev to qa . And we often get an error like this as mentioned in this issue https://github.com/jfrog/jfrog-cli/issues/362 If there is...
### Describe the bug In short, it is a Python project (https://github.com/akawork/jenkins-exporter) that resolves 6 dependencies during the packaging phase but when publishing the build-info in Artifactory using the JFrog...
I wanted to bring to your attention that the current [JFrog CLI documentation](https://docs.jfrog-applications.jfrog.io/jfrog-applications/jfrog-cli/cli-for-jfrog-artifactory) seems to be outdated, with some missing information based on SWAMUP 2024 on critical features such as...