uv-sync
Verified for current stable LTS
Uv Sync Commands
Uv Sync command syntax with verified terminal examples.
Commands
8 commands for Uv Sync
uv-sync Operations
Uv Sync Command: Check If Environment Synchronized
uv sync --check uv-sync Operations
Uv Sync Command: Preview Sync Without Changes
uv sync --dry-run uv-sync Operations
Uv Sync Command: Sync Exclude Development Dependencies
uv sync --no-dev uv-sync Operations
Uv Sync Command: Sync Include All Optional Dependencies
uv sync --all-extras uv-sync Operations
Uv Sync Command: Sync Only Development Dependencies
uv sync --only-dev uv-sync Operations
Uv Sync Command: Sync Project Environment Lockfile
uv sync uv-sync Operations
Uv Sync Command: Sync Specific Dependency Groups
uv sync --group <group_name> uv-sync Operations
Uv Sync Command: Sync Specific Optional Dependencies
uv sync --extra <extra_name> Suggest a Uv Sync Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Uv Sync workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.