feat: add JFROG_CLI_CERTS_DIR env support - #1607
Conversation
Allow overriding JFrog CLI certificates directory
fluxxBot
left a comment
There was a problem hiding this comment.
also please raise a PR on jfrog-cli - https://github.com/jfrog/jfrog-cli with a integration test
|
also tests are failing please take a look |
Co-authored-by: Kanishk Gupta <kanishkg@jfrog.com>
|
I have implemented some changes based on your review, and i should have fixed the test failing on Windows. |
|
@andreasvikke please check this replace directive here - https://github.com/jfrog/jfrog-cli/pull/3683/changes#diff-33ef32bf6c23acb95f5902d7097b7a1d5128ca061167ec0716715b0b9eeaa5f6R253 |
Ofc. i have now made the replace, so it point at the head commit of this PR. |

This PR introduces the env variable
JFROG_CLI_CERTS_DIRfor overriding the certificates directory.More information about the feature can be found here jfrog/jfrog-cli#3661