2. Uploading artifacts from local machine to local repository of Artifactory

ARTIFACTORY: Conan 2.0 - Steps to Install and Upload Packages

AuthorFullName__c
Rohith Balachandran
articleNumber
000005780
ft:sourceType
Salesforce
FirstPublishedDate
2023-06-12T14:52:07Z
lastModifiedDate
2023-06-12
VersionNumber
1

Now, we are uploading the installed conan packages to local repository using below command:
$ conan upload <Recipe> -r=<repo-name>

Example:

$ conan upload units -r=conan-virtual
Checking which revisions exist in the remote server
Recipe 'units/2.3.1#358e7e8a06c3db55f843287d096501b8' already in server, skipping upload
Preparing artifacts to upload
Uploading artifacts
Uploading package 'units/2.3.1#358e7e8a06c3db55f843287d096501b8:da39a3ee5e6b4b0d3255bfef95601890afd80709#d697164a216b81e5ae7443259d84c4d4'


References:

https://jfrog.com/help/r/jfrog-artifactory-documentation/conan-repositories

https://docs.conan.io/2/whatsnew.html