poetry-sync
Verified for current stable LTS
Poetry Sync Commands
Poetry Sync command syntax with verified terminal examples.
Commands
8 commands for Poetry Sync
poetry-sync Operations
Poetry Sync Command: Exclude Dependency Groups During Sync
poetry sync --without <test|docs|...> poetry-sync Operations
Poetry Sync Command: Install All Dependency Groups Including Optional
poetry sync --all-groups poetry-sync Operations
Poetry Sync Command: Install Project Without Dependencies
poetry sync --only-root poetry-sync Operations
Poetry Sync Command: Install Specific Dependency Groups
poetry sync --only <test|docs|...> poetry-sync Operations
Poetry Sync Command: Select Optional Dependency Groups During Sync
poetry sync --with <test|docs|...> poetry-sync Operations
Poetry Sync Command: Skip Default Package Installation
poetry sync --no-root poetry-sync Operations
Poetry Sync Command: Specify Extras To Install
poetry sync -E poetry-sync Operations
Poetry Sync Command: Sync Project Environment With Lock File
poetry sync Suggest a Poetry Sync Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Poetry Sync workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.