Clarify how to configure auth token with keyring

This commit is contained in:
Rafał Krupiński 2025-06-23 11:03:33 +02:00
parent a82c210cab
commit ac84b5e110

View file

@ -82,7 +82,8 @@ Authentication is not cached across invocations of uv.
defined, falling back to `~/.netrc` if not.
To enable keyring-based authentication, pass the `--keyring-provider subprocess` command-line
argument to uv, or set `UV_KEYRING_PROVIDER=subprocess`.
argument to uv, or set `UV_KEYRING_PROVIDER=subprocess`. When setting tokens with `keyring` use the
index endpoint URL as "service".
Authentication may be used for hosts specified in the following contexts: