Skip to content

Commit 42ab51c

Browse files
authored
Add docs (#3924)
1 parent 10ff886 commit 42ab51c

File tree

2 files changed

+5
-88
lines changed

2 files changed

+5
-88
lines changed

bo.json

Lines changed: 0 additions & 88 deletions
This file was deleted.

reference/commands/remote.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,11 @@ conan remote auth
2525
:command: conan remote auth -h
2626

2727

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+
2833
conan remote disable
2934
--------------------
3035

0 commit comments

Comments
 (0)