jfrog-cli
jfrog-cli copied to clipboard
JFrog CLI is a client that provides a simple interface that automates access to the JFrog products.
### Describe the bug In the Artifactory Generic Download task of the CD Pipeline, I Observed the Check sum mismatch issue while downloading the Build Artifacts. The Task failed as...
**Is your feature request related to a problem? Please describe.** We have some AIX OS. We want to use jfrog cli to integrate with Artifactory **Describe the solution you'd like...
The requirement is to get the list of all response codes ( ex : 200, 403, 400, 502, etc) for the "Jf tf publish" command. Based on the "Jf tf...
### Describe the bug I did create one scope package for testing and pushed two versions 1.0.0 and 2.0.0 to the local repo using both NPM and JF CLI respectively....
### Describe the bug We use an internal/private PKI. We are attempting to use the JFrog Azure DevOps Server marketplace add-in, which under the covers uses this Jfrog CLI. The...
**Is your feature request related to a problem? Please describe.** The jfrog/jfrog-cli-full-v2-jf image is packaged with golang 1.20 and does not support publishing go modules versioned with 1.21 that contain...
### Describe the bug When using jf rt docker-pull it always fails to create the build info when used with a docker image with tag and sha256 i.e. jf rt...
Currently gradle [dependency constraints](https://docs.gradle.org/current/userguide/dependency_constraints.html) seems to be ignored by jf scan. This means if we fix transitive dependency issues by defining relevant dependency constraints, the security scan continues to fail....
### Describe the bug I just tried to publish a build using the JFrog CLI and received an error message together with a 403 error that contained a cryptic token...
**Is your feature request related to a problem? Please describe.** Pushing docker build using jf docker push with all tags (a/-alltags), pushes all tag layers, but will not push Build...