Skip to content

Document environment variable equivalent for each configuration option #6667

@s7m4b4

Description

@s7m4b4
  • I have searched the issues of this repo and believe that this is not a duplicate.

Issue

In the configuration doc, there is reference to using environment variables instead of executing config commands i.e.
https://python-poetry.org/docs/configuration/#using-environment-variables

However for better ease of use (and dummies like me who are prone to make mistakes), it would be nice to have also display the env value for each configuration option, so it's easily copy pastable.
Example -

virtualenvs.in-project
Type: boolean
Default: None
Environment Variable: POETRY_VIRTUALENVS_IN_PROJECT

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/docsDocumentation issues/improvementsgood first issuekind/enhancementNot a bug or feature, but improves usability or performance

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions