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 this is a bug similar to #481 I need to use insecure-tls between 2 nodes because the tls is handled by a load-balancer. this option works...

bug

### Describe the bug When configuring a Maven project using the JFrog CLI, the "jf mvn compile" command completes the build process successfully, but the actual compilation fails. Despite the...

bug

### Describe the bug Docker desktop has two options for pulling and storing images internally: the default container and containerd. jf cli cannot scan images or tar files created using...

bug

**Is your feature request related to a problem? Please describe.** Currently, the JFrog CLI allows me to perform user and group management on the JFrog platform using `jf rt user-create`...

feature request

**Is your feature request related to a problem? Please describe.** I am trying to execute JFrog Cli with the command jfrog audit-gradle I got and error below: [Error] exec: "gradle":...

feature request

### Describe the bug Jfrog Client, when performing jf mvn deploy, fails to locate private artifactory server when attempting to deploy artifacts. This is occurring on Windows Platforms and Docker...

bug

### Describe the bug Running `go-publish` from a subdirectory (module) of a multi-module workspace fails. ### Current behavior ``` [Info] Using go: go1.20 [Info] Running 'go list -mod=mod -m' in...

bug

Hello, We have a situation where we throttle requests to Artifactory through NGINX, if requests are coming too rapidly. However, it seems that this throttling sometimes causes issues when using...

question

### Describe the bug When a user attempts to use the command `jf docker-scan`, which is not an actual `jf` command, the most similar command search incorrectly recommends the command...

bug

Case description: While performing the NuGet builds using JFrog CLI, especially with the jf rt u command the published builds are identified as GENERIC builds at the Artifactory’s end. Steps...

feature request