mirror of
https://github.com/astral-sh/uv
synced 2026-01-09 07:33:20 -05:00
Enable constraints in uv tool upgrade CLI (#9375)
## Summary Closes https://github.com/astral-sh/uv/issues/9321.
This commit is contained in:
@@ -3495,7 +3495,7 @@ uv tool upgrade [OPTIONS] <NAME>...
|
||||
|
||||
<h3 class="cli-reference">Arguments</h3>
|
||||
|
||||
<dl class="cli-reference"><dt><code>NAME</code></dt><dd><p>The name of the tool to upgrade</p>
|
||||
<dl class="cli-reference"><dt><code>NAME</code></dt><dd><p>The name of the tool to upgrade, along with an optional version specifier</p>
|
||||
|
||||
</dd></dl>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user