jfrog-cli
jfrog-cli copied to clipboard
Ability to download non-cached arifacts from remote repositories using the CLI “dl” command
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