poetry-new
Verified for current stable LTS
Poetry New Commands
Poetry New command syntax with verified terminal examples.
Commands
6 commands for Poetry New
poetry-new Operations
Poetry New Command: Create New Poetry Project Defaults
poetry new <path/to/directory> poetry-new Operations
Poetry New Command: Create New Poetry Project Flat Layout
poetry new <path/to/directory> --flat poetry-new Operations
Poetry New Command: Create New Poetry Project Interactive Config
poetry new <path/to/directory> -i poetry-new Operations
Poetry New Command: Create New Poetry Project Specific Author
poetry new <path/to/directory> --author "<Name <email@example.com>>" poetry-new Operations
Poetry New Command: Create New Poetry Project Specific Package Name
poetry new <path/to/directory> --name <package_name> poetry-new Operations
Poetry New Command: Create New Poetry Project Specific Readme Format
poetry new <path/to/directory> --readme <md|rst|txt|...> Suggest a Poetry New Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Poetry New workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.