LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

poetry-list

List all available Poetry commands

TLDR

List all available commands
$ poetry list
copy
List commands with namespace
$ poetry list [namespace]
copy

SYNOPSIS

poetry list [namespace]

DESCRIPTION

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.

SEE ALSO

Copied to clipboard
Kai