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

Ability to download non-cached arifacts from remote repositories using the CLI “dl” command

Open sandeepanikapati opened this issue 3 years ago • 5 comments

Is your feature request related to a problem? Please describe.

The CLI download command should be able to download non-cached artifacts from the remote repository. At the moment, the CLI download command only downloads cached artifacts.

Describe the solution you'd like to see

CLI download should be able to download artifacts directly from the remote registry that are not cached.

Describe alternatives you've considered

The Rest API downloads artifacts from the remote registry that are not cached, but not via the CLI download command.

Additional context NA

sandeepanikapati avatar Nov 16 '22 05:11 sandeepanikapati