Conan
Supported Commands
Use these commands with the RepoFlow server:
Command Line
conan remote add repoflow-<repo-name> https://api.repoflow.io/conan/<workspace>/<repo-name>
conan remote login repoflow-<repo-name> <username> -p <password>
conan install
conan create
conan upload
Note: RepoFlow supports Conan v2. Use the remote URL exactly as shown and do not append
/v2.