poetry-config
Verified for current stable LTS
Poetry Config Command: List Current Configuration
Use for list current configuration with Poetry Config. Exact CLI syntax to list current configuration using Poetry Config.
When to use this: Use for list current configuration with Poetry Config.
Command Syntax
poetry config --list poetry config --list Command Breakdown
--list- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to list current configuration using Poetry Config.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Poetry Config Command: Get Setting Value
poetry config <config_key> Poetry Config Command: Migrate Outdated Settings poetry config --migrate Poetry Config Command: Remove Setting poetry config <config_key> --unset Poetry Config Command: Set Get Local Settings poetry config --local Poetry Config Command: Set Or Add Configuration Setting poetry config <config_key> <config_value>