RB
Russell Bunch
Created Jan 11, 2023Downloading from Private Repos in Artifactory
This guide assists users in downloading artifacts from Artifactory that require credentials. An artifact from the HPE Artifactory instance is used as an example.
17
Replace <username>
with the username showing in Artifactory, and replace <api_token>
with the copied item from the previous step.
curl -f -O https://<username>:<api_token>artifactory.algol60.net/artifactory/csm-images/unstable/cray-pre-install-toolkit/2.1.0-1-g2c1501c/cray-pre-install-toolkit-sle15sp4.x86_64-2.1.0-1-g2c1501c-20230104164151.iso
Well done!
Create how-to guides like this in a snap. Get Tango now.