poetry-show
Verified for current stable LTS
Poetry Show Commands
Poetry Show command syntax with verified terminal examples.
Commands
8 commands for Poetry Show
poetry-show Operations
Poetry Show Command: Exclude Specific Dependency Groups
poetry show --without <group1,group2,...> poetry-show Operations
Poetry Show Command: Show All Packages
poetry show poetry-show Operations
Poetry Show Command: Show Dependency Tree
poetry show -t poetry-show Operations
Poetry Show Command: Show Latest Package Versions
poetry show -l poetry-show Operations
Poetry Show Command: Show Outdated Packages
poetry show -o poetry-show Operations
Poetry Show Command: Show Specific Dependency Groups
poetry show --only <group1,group2,...> poetry-show Operations
Poetry Show Command: Show Specific Package Details
poetry show <package_name> poetry-show Operations
Poetry Show Command: Show Top Level Packages
poetry show -T Suggest a Poetry Show Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Poetry Show workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.