uv/crates/uv-cli
Zanie Blue 07e03ee776
Add `uv workspace list` to list workspace members (#16691)
I'm a little wary here, in the sense that it might be silly to have a
command that does something so simple that's covered by `uv workspace
metadata`? but I think this could be stabilized much faster than `uv
workspace metadata` and makes it easier to write scripts against
workspace members.

---------

Co-authored-by: liam <liam@scalzulli.com>
2025-11-17 09:35:50 -06:00
..
src Add `uv workspace list` to list workspace members (#16691) 2025-11-17 09:35:50 -06:00
Cargo.toml Add a plain text backend for credential storage (#15588) 2025-09-02 13:16:52 -05:00
build.rs Fix commits_since_last_tag in version info (#9730) 2024-12-09 09:43:27 -06:00