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

add direct download cmd

Open reshmifrog opened this issue 4 months ago • 3 comments

  • [ ] All tests have passed. If this feature is not already covered by the tests, new tests have been added.
  • [ ] The pull request is targeting the master branch.
  • [ ] The code has been validated to compile successfully by running go vet ./....
  • [ ] The code has been formatted properly using go fmt ./....

Problem: We were experiencing an issue where artifacts are not being resolved according to the defined resolution order in a virtual repository when using the JFrog CLI.

Solution: Added the support for direct download command bypassing the aql

  • Added the e2e tests for it

Screenshot 2025-11-06 at 3 27 04 PM Screenshot 2025-11-06 at 3 17 21 PM Screenshot 2025-11-06 at 3 16 46 PM

reshmifrog avatar Sep 17 '25 05:09 reshmifrog

make sure to change the label to feature instead of improvement, in this PR and related PRs

fluxxBot avatar Sep 29 '25 19:09 fluxxBot

also check why tests are failing

fluxxBot avatar Sep 29 '25 19:09 fluxxBot