Conan Add Remote Today

conan user my_username -r private-repo

Conan will prompt for a password. Store credentials using conan user or environment variables ( CONAN_PASSWORD ). conan add remote

: The endpoint of the repository (e.g., a GitLab project or Artifactory instance). Key Options and Variations conan user my_username -r private-repo Conan will prompt

Top