Linux command
poetry-about 命令
文本
复制后可按需替换文件名、目录或参数。
常用示例
Show Poetry version and environment
poetry about
说明
poetry about displays information about Poetry itself, including the version number and a brief description of what Poetry does. Useful for verifying Poetry installation and version.
FAQ
What is the poetry-about command used for?
poetry about displays information about Poetry itself, including the version number and a brief description of what Poetry does. Useful for verifying Poetry installation and version.
How do I run a basic poetry-about example?
Run `poetry about` in a terminal, then adjust file names, paths, flags, or remote targets for your system.