uv/crates/uv-cli
Tomasz Kramkowski 2f553bfc51
Add a stub `debug` subcommand to `uv pip` announcing its intentional absence (#16966)
## Summary

Inform users who encounter #16879 that `uv pip debug` is currently
intentionally not implemented.

## Test Plan

Added an integration test for the warning, ran the test suite.
2025-12-03 16:10:21 +00:00
..
src Add a stub `debug` subcommand to `uv pip` announcing its intentional absence (#16966) 2025-12-03 16:10:21 +00:00
Cargo.toml Bump version to 0.9.15 (#16942) 2025-12-02 17:48:28 -06:00
README.md Link to the uv version in crates.io member READMEs (#16939) 2025-12-02 20:02:22 +00:00
build.rs Fix commits_since_last_tag in version info (#9730) 2024-12-09 09:43:27 -06:00

README.md

uv-cli

This crate is an internal component of uv. The Rust API exposed here is unstable and will have frequent breaking changes.

This version (0.0.4) is a component of uv 0.9.14. The source can be found here.

See uv's crate versioning policy for details on versioning.