poetry-sync Verified for current stable LTS

Poetry Sync Command: Install Specific Dependency Groups

Use for install specific dependency groups with Poetry Sync. Exact CLI syntax to install specific dependency groups using Poetry Sync.

When to use this: Use for install specific dependency groups with Poetry Sync.

Command Syntax

poetry sync --only <test|docs|...>

Live Command Builder

Final Command

poetry sync --only <test|docs|...>

Command Breakdown

--only
Command Option
Tool-specific option used by this command invocation.

FAQ

Purpose: Exact syntax to install specific dependency groups using Poetry 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

Back to Poetry Sync directory