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

Use .netrc file for Jfrog CLI

Open jordantangy opened this issue 1 year ago • 1 comments

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

In our CI environment, we leverage JFrog CLI across multiple slaves, each configured to support distinct programs. Each program is associated with a specific user assigned to the relevant slave connection, enabling independent operation with a unified configuration. Additionally, we use a shared .netrc file for source fetching and other related tasks.

Describe the solution you'd like to see

Centralizing credentials in the .netrc file simplifies expanding JFrog CLI usage across our CI pipeline. This setup streamlines management and enhances flexibility, enabling us to integrate JFrog CLI into our CI flow more efficiently.

jordantangy avatar Nov 07 '24 17:11 jordantangy

+1 to above, that would be a big help to me as well.

nrclark avatar Mar 10 '25 20:03 nrclark

FTR just adding go-netrc

cz172638 avatar Sep 16 '25 13:09 cz172638

We do not plan to implement this, please use multiple configurations.

RemiBou avatar Oct 17 '25 13:10 RemiBou