| Option | Description | |--------|-------------| | --insert 0 | Inserts the remote of the remotes list (highest priority). | | --force | Overwrites an existing remote with the same name. | | --insecure | (Legacy) Allows insecure SSL connections (not recommended for production). | | --verify-ssl | Enables/disables SSL verification (default: True ). Use --verify-ssl=False carefully. | | --index <N> | Inserts the remote at a specific position (0-based index). |
conan remote add company https://artifactory.mycorp.com/artifactory/api/conan/conan-local conan add remote