-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
component: gp clifeature: environment variablesfeature: teams and projects [DEPRECATED]Please, use feature: organizations or feature: projects labels instead.Please, use feature: organizations or feature: projects labels instead.team: IDE
Description
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
loan-talvat, TheoCouss, loujaybee, devxpy and axonasifgtsiolisdevxpy and gtsiolis
Metadata
Metadata
Assignees
Labels
component: gp clifeature: environment variablesfeature: teams and projects [DEPRECATED]Please, use feature: organizations or feature: projects labels instead.Please, use feature: organizations or feature: projects labels instead.team: IDE
Type
Projects
Status
Done