Skip to content

Feature Request: Support snake_case environment variable names in addition to current format #248

Description

Description

Currently, environment variables use a format that is not very readable, such as MPF_SUBSCRIPTIONID. It would be an improvement if the tool accepted snake_case convention for environment variables (e.g., MPF_SUBSCRIPTION_ID), while maintaining backward compatibility with the existing format. This would make configuration clearer and more standard for users.

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions