We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10ff886 commit 42ab51cCopy full SHA for 42ab51c
bo.json
reference/commands/remote.rst
@@ -25,6 +25,11 @@ conan remote auth
25
:command: conan remote auth -h
26
27
28
+.. note::
29
+
30
+ If a remote which allows anonymous access matches the pattern given to the command, Conan won't try to authenticate with it by default.
31
+ If you want to authenticate with a remote that allows anonymous access, you can use the ``--force`` option.
32
33
conan remote disable
34
--------------------
35
0 commit comments