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

As part of the discussion with Support, we understood that they need a way to investigate errors in multipart upload with the CLI. Artifactory is using uploadId to identify any...

feature request

**Is your feature request related to a problem? Please describe.** When we perform an on-demand scan on a docker image(Ex: jf docker scan), we get the vulnerability information in a...

feature request

### Describe the bug Using jf config edit to add credentials to a previously configured server with jf config add, all previously entered values are deleted. ### Current behavior root@416242b26452:/src#...

bug

**Is your feature request related to a problem? Please describe.** Build and push multi-architecture images using buildx and add resulting artifacts to an artifactory `build` **Describe the solution you'd like...

feature request

### Describe the bug I am using JFrog CLI version 2.52.9 installed as part of the GitHub Action jfrog/setup-jfrog-cli@v4. Authentication of JFrog CLI with GitHub is handled via OIDC per...

bug

### Describe the bug With the environment variable `$JFROG_CLI_HOME_DIR`, it's possible to set the JFrog CLI home directory path, defaulting to `~/.jfrog`. This option is not respected by some commands,...

bug

**Is your feature request related to a problem? Please describe.** I want to be able to only upload non-existing files on artifactory automatically (scripted) but with the possibility to overwrite...

feature request

**Describe the bug** Deploy to artifactory and only jar is uploaded. Spring boot 3.x upgraded to use `3.0.0` of `maven-deploy-plugin` and `maven-install-plugin`. It looks like with these plugin versions build...

bug

### Describe the bug jf cli go-publish using the same version, fail with wrong error code and message. Current error code: 400 Expected error code: 403 ### Current behavior jf...

bug

**Is your feature request related to a problem? Please describe.** When publishing a go module with the jf cli, the full module folder is uploaded. Considering that in a common...

feature request