Difference between revisions of "Conan remote add"
Jump to navigation
Jump to search
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | * <code>[[conan remote]] add my_conan http://your_artifactory.your_domain.com/api/conan/URL --force</code> | ||
+ | |||
+ | |||
[[conan remote]] add | [[conan remote]] add | ||
usage: conan remote add [-h] [-i [INSERT]] [-f] remote url [verify_ssl] | usage: conan remote add [-h] [-i [INSERT]] [-f] remote url [verify_ssl] | ||
conan remote add: error: the following arguments are required: remote, url | conan remote add: error: the following arguments are required: remote, url | ||
ERROR: Exiting with code: 2 | ERROR: Exiting with code: 2 | ||
+ | |||
+ | conan remote add bincrafters https://api.bintray.com/conan/bincrafters/public-conan | ||
== See also == | == See also == | ||
* {{conan}} | * {{conan}} | ||
+ | * {{Bintray}} | ||
[[Category:Conan]] | [[Category:Conan]] |
Latest revision as of 06:20, 4 May 2021
conan remote add my_conan http://your_artifactory.your_domain.com/api/conan/URL --force
conan remote add usage: conan remote add [-h] [-i [INSERT]] [-f] remote url [verify_ssl] conan remote add: error: the following arguments are required: remote, url ERROR: Exiting with code: 2 conan remote add bincrafters https://api.bintray.com/conan/bincrafters/public-conan
See also[edit]
Advertising: