← 返回命令列表

Linux command

poetry-list 命令

文本

复制后可按需替换文件名、目录或参数。

常用示例

List all available commands

poetry list

List commands with namespace

poetry list [namespace]

说明

poetry list displays all available Poetry commands. Can optionally filter by namespace to show only commands in a specific category. Useful for discovering available subcommands.

FAQ

What is the poetry-list command used for?

poetry list displays all available Poetry commands. Can optionally filter by namespace to show only commands in a specific category. Useful for discovering available subcommands.

How do I run a basic poetry-list example?

Run `poetry list` in a terminal, then adjust file names, paths, flags, or remote targets for your system.

Where can I find more poetry-list examples?

This page includes 2 examples for poetry-list, plus related commands for nearby Linux tasks.