Skip to content

Implemented direct download cmd#162

Merged
reshmifrog merged 17 commits intojfrog:mainfrom
reshmifrog:add-direct-download-cmd
Nov 6, 2025
Merged

Implemented direct download cmd#162
reshmifrog merged 17 commits intojfrog:mainfrom
reshmifrog:add-direct-download-cmd

Conversation

@reshmifrog
Copy link
Copy Markdown
Contributor

@reshmifrog reshmifrog commented Sep 17, 2025

  • All tests passed. If this feature is not already covered by the tests, I added new tests.
  • All static analysis checks passed.
  • Appropriate label is added to auto generate release notes.
  • I used gofmt for formatting the code before submitting the pull request.
  • PR description is clear and concise, and it includes the proposed solution/fix.

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 support for direct download of artifacts through jfrog-cli bypassing the aql

@reshmifrog reshmifrog added feature request New feature or request improvement Automatically generated release notes and removed feature request New feature or request labels Sep 17, 2025
Copy link
Copy Markdown
Collaborator

@bhanurp bhanurp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

there are duplicate optional and default indications in flags. Could you please check and remove them as well for example below image shows duplicate signals of default and optional values for a flag

Image

@reshmifrog
Copy link
Copy Markdown
Contributor Author

reshmifrog commented Nov 5, 2025

there are duplicate optional and default indications in flags. Could you please check and remove them as well for example below image shows duplicate signals of default and optional values for a flag

Image

This is a know bug , there's already a jira ticket to fix this documentation issue where default comes two times

@reshmifrog
Copy link
Copy Markdown
Contributor Author

there are duplicate optional and default indications in flags. Could you please check and remove them as well for example below image shows duplicate signals of default and optional values for a flag

Image

i have fixed this issue for the new command

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Nov 6, 2025

👍 Frogbot scanned this pull request and did not find any new security issues.


@reshmifrog reshmifrog merged commit 8406b55 into jfrog:main Nov 6, 2025
10 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

improvement Automatically generated release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants