poetry-config
Verified for current stable LTS
Poetry Config Command: Set Get Local Settings
Use for set get local settings with Poetry Config. Exact CLI syntax to set get local settings using Poetry Config.
When to use this: Use for set get local settings with Poetry Config.
Command Syntax
poetry config --local poetry config --local Command Breakdown
--local- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to set get local settings 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: List Current Configuration poetry config --list Poetry Config Command: Migrate Outdated Settings poetry config --migrate Poetry Config Command: Remove Setting poetry config <config_key> --unset Poetry Config Command: Set Or Add Configuration Setting poetry config <config_key> <config_value>