uv/crates/uv-cli/src
Charlie Marsh 6ae005b0d0
Add --no-emit-project and friends to uv export (#7110)
## Summary

Like `uv sync`, you can omit the current project (`--no-emit-project`),
a specific package (`--no-emit-package`), or the entire workspace
(`--no-emit-workspace`).

Closes https://github.com/astral-sh/uv/issues/6960.

Closes #6995.
2024-09-06 01:01:46 +00:00
..
compat.rs Add support for --trusted-host (#6591) 2024-08-27 09:36:50 -04:00
lib.rs Add --no-emit-project and friends to uv export (#7110) 2024-09-06 01:01:46 +00:00
options.rs Implement uv build (#6895) 2024-09-04 11:23:46 -04:00
version.rs Add standalone CLI crate (#4456) 2024-06-24 06:16:22 -04:00