uv-sync
Verified for current stable LTS
Uv Sync Command: Sync Specific Optional Dependencies
Use for sync specific optional dependencies with Uv Sync. Exact CLI syntax to sync specific optional dependencies using Uv Sync.
When to use this: Use for sync specific optional dependencies with Uv Sync.
Command Syntax
uv sync --extra <extra_name> uv sync --extra <extra_name> Command Breakdown
--extra- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to sync specific optional dependencies using Uv Sync.
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 Sync Command: Check If Environment Synchronized
uv sync --check Uv Sync Command: Preview Sync Without Changes uv sync --dry-run Uv Sync Command: Sync Exclude Development Dependencies uv sync --no-dev Uv Sync Command: Sync Include All Optional Dependencies uv sync --all-extras Uv Sync Command: Sync Only Development Dependencies uv sync --only-dev