Skip to content

Add feature to define some envs as only usable by env-config-run #26

Description

@rsyring

I.e. we want the environment to be usable by env-config-run but not env-config so that the variables are prevented from being "sticky" in a CLI session.

My intended use case is to set this for environment variables needed to deploy to production. I don't want the vars to be sticky to avoid setting them in a CLI, forgetting that the prod env is active, and then later running deploy commands which should default to a dev environment but, because the prod env is accidentally active, deploying to prod instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions