uv-version
Verified for current stable LTS
Uv Version Command: Preview Version Changes Dry Run
Use for preview version changes dry run with Uv Version. Exact CLI syntax to preview version changes dry run using Uv Version.
When to use this: Use for preview version changes dry run with Uv Version.
Command Syntax
uv version --bump <patch> --dry-run uv version --bump <patch> --dry-run Live Command Builder
Final Command
uv version --bump <patch> --dry-run Command Breakdown
--bump- Command Option
- Tool-specific option used by this command invocation.
--dry-run- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to preview version changes dry run using Uv Version.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Uv Version Command: Bump Project Version Semantic Versioning
uv version --bump <major|minor|patch> Uv Version Command: Display Current Project Version uv version Uv Version Command: Display Version Json Format uv version --output-format json Uv Version Command: Set Project Version uv version <1.2.3> Uv Version Command: Update Package Version In Workspace uv version --package <package_name> <1.2.3>