jfrog-cli icon indicating copy to clipboard operation
jfrog-cli copied to clipboard

JFrog CLI is a client that provides a simple interface that automates access to the JFrog products.

Results 260 jfrog-cli issues
Sort by recently updated
recently updated
newest added

**Describe the bug** docker push fails with retrying after docker login is succeeded. **To Reproduce** docker login works as expected but not able to push **Expected behavior** image should be...

bug

**Describe the bug** The changes introduced in #359 while important disable the ability to specify a proxy for resolving external dependencies while publishing to an internal repository. For example you...

bug

Description: The current Jf docker scan results with an output where "impact Patch" is missing. However, the Xray reports downloaded from Xray and Artifactory UI are visible in the Impact...

feature request

### Describe the bug The logic injected via init script is not compatible with gradle configuration caching. ### Current behavior Build invocation fails with the following error. ``` invocation of...

bug

### Describe the bug Running `jf rt bdi test-build --max-builds=1 --delete-artifacts` deletes the build but not its artifacts. The build was not promoted and the user has delete permissions both...

bug

We have published build infos to our Artifactory and split up our builds into modules. I want to download a specific module from a specific build but don't find the...

feature request

### Describe the bug During the configuration migration process of an on-prem Artifactory instance to cloud, while we run the transfer-config command with JFrog CLI, the properties associated with the...

bug

### Describe the bug jf rt rc seems not aligned with suggested key-value pair data types for config JSON file for repos ### Current behavior jf version 2.9.0 jf rt...

bug

- [x] All [tests](https://github.com/jfrog/jfrog-cli/CONTRIBUTING.md#tests) have passed. If this feature is not already covered by the tests, new tests have been added. - [x] The pull request is targeting the `dev`...

improvement

**Describe the bug** The command `jfrog rt permission-target-update` replaces the existing permission with the contents of the json template file, deleting any resource attributes not included. As the jfrog CLI...

bug