jfrog-cli
jfrog-cli copied to clipboard
JFrog CLI is a client that provides a simple interface that automates access to the JFrog products.
When attempting to configure a Maven project using the JFrog CLI, the "jf mvn compile" command successfully completes the build process, but the actual compilation fails. I tried setting up...
**Describe the bug** When trying to pass a AQL spec file to download the latest versions of artifacts for multiple builds I am unable to use the LATEST parameter to...
When pushing multi-architecture images to Artifactory, an image with the mentioned tag is created, alongside additional images with tags matching the original tag with the architecture as a suffix. For...
I have already seen this issue(https://github.com/jfrog/jfrog-cli/issues/362)raised previously . And there was also a JIRA ticket(https://jfrog.atlassian.net/browse/RTFACT-19143) raised in this regard and closed . But I am unable to exactly get the...
### Problem Many of the generic file commands support the `--props` and `--exclude-props` parameters to filter the results based on the values of specific properties. These parameters are quite limited...
I use jfrog mvn deploy to upload artifact to artifactory, but the vcs.revision property is not added to artifacts. While using jfrog rt upload it will add the vcs.revision property....
**Is your feature request related to a problem? Please describe.** Currently, the jf cli doesn't have the capability to add maven custom parameters during a `jf audit --mvn` command. This...
**Is your feature request related to a problem? Please describe.** Currently, the JFrog CLI only supports Artifactory tokens for authentication, and does not support third-party provider tokens for authentication. hope...
### Describe the bug When I try to build my project with **yarn install** based on the yarn.lock file , it is building as expected. I used the yarn version...
- [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`...