poetry-source
Verified for current stable LTS
Poetry Source Command: Display All Sources Info
Use for display all sources info with Poetry Source. Exact CLI syntax to display all sources info using Poetry Source.
When to use this: Use for display all sources info with Poetry Source.
Command Syntax
poetry source show poetry source show Command Breakdown
poetry is the base executable for this command.
FAQ
Purpose: Exact syntax to display all sources info using Poetry Source.
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
Poetry Source Command: Add Source Configuration
poetry source add <source_name> <source_url> Poetry Source Command: Display Specific Source Info poetry source show <source_name> Poetry Source Command: Remove Source From Pyproject poetry source remove <source_name> Poetry Source Command: Set Source Priority poetry source add --priority <primary|supplemental|explicit> <source_name> <source_url>