poetry-source
Verified for current stable LTS
Poetry Source Commands
Poetry Source command syntax with verified terminal examples.
Commands
5 commands for Poetry Source
poetry-source Operations
Poetry Source Command: Add Source Configuration
poetry source add <source_name> <source_url> poetry-source Operations
Poetry Source Command: Display All Sources Info
poetry source show poetry-source Operations
Poetry Source Command: Display Specific Source Info
poetry source show <source_name> poetry-source Operations
Poetry Source Command: Remove Source From Pyproject
poetry source remove <source_name> poetry-source Operations
Poetry Source Command: Set Source Priority
poetry source add --priority <primary|supplemental|explicit> <source_name> <source_url> Suggest a Poetry Source Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Poetry Source workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.