Configuring JFrog CLI on Local Machine:

ARTIFACTORY: How to configure JFrog CLI Bitbucket Pipe

AuthorFullName__c
Soly Im
articleNumber
000005248
ft:sourceType
Salesforce
FirstPublishedDate
2022-04-11T08:13:46Z
lastModifiedDate
2023-01-22T11:06:10Z
VersionNumber
3
Before you can configure JFrog Bitbucket Pipe, you would need to configure JFrog CLI on your local machine first. In this example, we are using JFrog CLI version 1.47.0.

To configure your JFrog CLI to Artifactory, please run #jfrog config add. A prompt will appear asking for your Artifactory URL and credentials.

User-added image

Once done, please run to #jfrog rt ping to verify that the connection was made successfully.