Files
tldr/pages/common/poetry-help.md
T
2025-10-18 21:29:18 +03:00

257 B

poetry help

Display global help, or help for a specific poetry command. More information: https://python-poetry.org/docs/cli/#help.

  • Display global help:

poetry help

  • Display help for a specific command:

poetry help {{config|show|...}}