uv-lock
Verified for current stable LTS
Uv Lock Command: Preview Lockfile Changes
Use for preview lockfile changes with Uv Lock. Exact CLI syntax to preview lockfile changes using Uv Lock.
When to use this: Use for preview lockfile changes with Uv Lock.
Command Syntax
uv lock --dry-run uv lock --dry-run Live Command Builder
Final Command
uv lock --dry-run Command Breakdown
--dry-run- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to preview lockfile changes using Uv Lock.
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 Lock Command: Assert Lockfile Existence
uv lock --check-exists Uv Lock Command: Check Lockfile Status uv lock --check Uv Lock Command: Lock Specific Python Script uv lock --script <path/to/script.py> Uv Lock Command: Update Project Lockfile uv lock Uv Lock Command: Upgrade All Packages uv lock --upgrade