Skip to content

Support altering project-level environment variables with gp env #12208

Closed
@axonasif

Description

@axonasif

Is your feature request related to a problem? Please describe

Right now gp env can only alter the user-level environment variables. That means, if you try to add a var like so: gp env foo=bar, it will get registered under your personal account but not project. Similarly, it will only list your user vars when gp env is run.

Describe the behaviour you'd like

Add a CLI flag to specify the target, either user or current project.

Describe alternatives you've considered

Additional context

Front logo Front conversations

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions