Your cart is currently empty.
conan remote list --json
In Conan 1.x, the command is conan remote add . In Conan 2.x, the command remains the same, but the underlying configuration file structure changed (from remotes.json to profiles and settings.yml integration). The command-line usage is identical for the most common operations. conan add remote
Want to pull packages from a new source? Meet your new best friend: conan remote add . Quick. Powerful. Essential. conan remote list --json In Conan 1
conan remote add conancenter https://conan.bintray.com False the command remains the same