uv/docs/reference
Zanie Blue 460ea6e9eb Add uv auth commands (login, logout, and token) (#15539)
Picks up the work from

- #14559
- https://github.com/astral-sh/uv/pull/14896

There are some high-level changes from those pull requests

1. We do not stash seen credentials in the keyring automatically
2. We use `auth login` and `auth logout` (for future consistency)
3. We add a `token` command for showing the credential that will be used

As well as many smaller changes to API, messaging, testing, etc.

---------

Co-authored-by: John Mumm <jtfmumm@gmail.com>
2025-09-02 13:16:52 -05:00
..
internals Move Resolver to new Internals section in the Reference (#15465) 2025-08-22 19:26:16 -05:00
policies Add 3.14 to the supported platform reference (#13990) 2025-06-12 15:18:48 +00:00
troubleshooting Fix and improve docs (#13620) 2025-06-10 13:15:38 -05:00
benchmarks.md Add link to benchmarks in documentation (#6257) 2024-08-20 12:54:46 -04:00
cli.md Add uv auth commands (login, logout, and token) (#15539) 2025-09-02 13:16:52 -05:00
environment.md Allow pinning managed Python versions to specific build versions (#15314) 2025-08-25 16:25:05 -05:00
index.md Move Resolver to new Internals section in the Reference (#15465) 2025-08-22 19:26:16 -05:00
installer.md Add UV_ prefix to installer environment variables (#14964) 2025-07-30 01:24:59 +00:00
settings.md Fix settings rendering for extra-build-dependencies (#15622) 2025-09-02 09:06:21 -04:00