uv/docs/reference
konsti 804f1ff808
Add `--clear` to `uv build` to remove old build artifacts (#16371)
Add `uv build --clear` that behaves like `rm -r ./dist && uv build` to
clear artifacts from previous builds. This avoids accidentally
publishing the wrong artifacts and removes accumulated old builds.

See https://github.com/astral-sh/uv/issues/10293#issuecomment-3405904013
Fixes #10293
2025-10-27 18:15:17 +00:00
..
internals Document metadata consistency expectation (#15683) 2025-10-19 14:29:47 +02:00
policies Windows arm64 and Linux RISC-V64 are Tier 2 supported (#16027) 2025-09-29 17:54:04 +02: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 `--clear` to `uv build` to remove old build artifacts (#16371) 2025-10-27 18:15:17 +00:00
environment.md Missing added_in on new env vars (#16217) 2025-10-10 08:55:09 -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 Rename `provides_extras` to `provides_extra` (#15825) 2025-09-14 13:27:45 +00:00