Skip to content
This repository was archived by the owner on Dec 3, 2023. It is now read-only.
This repository was archived by the owner on Dec 3, 2023. It is now read-only.

Support get CREDENTIAL_ENV_NAME from system properties #781

@tisonkun

Description

@tisonkun

Right now, when we get the credential filename, the only way is from System.getenv(CREDENTIAL_ENV_NAME).

However, environment variable is immutable at runtime and hard to customized programmatically.

Thus, I suggest we also try to get the CREDENTIAL_ENV_NAME from system properties as we do for PROJECT_ENV_NAME.

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions