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 Attempts to run "jf docker scan ..." fail consistently, with a "[Error] Xray indexer app failed indexing ...' ### Current behavior jf docker scan ubuntu:latest 07:16:23...

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

There is no deb package for arm64 in the official repo: https://releases.jfrog.io/artifactory/jfrog-debs I discovered this by trying to install the cli in a container image on an apple arm laptop....

feature request
installer

### Describe the bug In the CreateUploadAsZipFunc, there are a couple of display and efficiency issues. ### Current behavior 1. While uploading a directory with the `--archive=zip` flag, the progress...

bug

### Describe the bug We are currently experiencing out-of-memory errors when using the jf cli for installing dependencies on larger projects with the yarn subcommand `jf yarn install`. It seems...

bug

### Describe the bug When utilizing the 'jf release-bundle-create' [command](https://docs.jfrog-applications.jfrog.io/jfrog-applications/jfrog-cli/cli-for-jfrog-artifactory/release-lifecycle-management#creating-a-release-bundle) it results in an error when using 'aql' or 'pattern' in the spec file while there is a --project flag....

bug

Hi, Is there a CLI command that will get a list of published builds for an artifact?

question

### Describe the bug we build docker image with dind in Jenkins, when run `jf docker scan` in build pod with Docker Engine 25 and above to scan docker image,...

bug

### Describe the bug We are currently trying to upload a single debian package, but with debian/ubuntu metadata to allow it to upload for multiple distributions.. `jf rt u "$FILE"...

bug

### Describe the bug The `jf aud` command returns exit code 0 even if vulnerable dependencies are found in the Gradle project. According to the documentation, the `jf aud` command...

bug