Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need to output all Env Variables at end of script #63

Open
rgardler-msft opened this issue Sep 26, 2023 · 2 comments
Open

Need to output all Env Variables at end of script #63

rgardler-msft opened this issue Sep 26, 2023 · 2 comments
Labels
enhancement New feature or request innovation engine

Comments

@rgardler-msft
Copy link
Collaborator

In order to work with the CLI past deployment we need to be able to work with the environment variables.

In order to lookup items in the portal we need to know the values of those variables.

All relevant environment variables should be echoed to the consoler and/or the Portal so that customers can see both the names and the values. For example:

The configuration of this workload is:

ENV_1=First
ENV_2=Second
Env_3=Third
@rgardler-msft rgardler-msft added the enhancement New feature or request label Sep 26, 2023
@vmarcella vmarcella moved this from 🆕 Backlog to 🏗 In progress in Innovation Engine Backlog Sep 26, 2023
@mbifeld mbifeld moved this from 🏗 In progress to 📋 To Do in Innovation Engine Backlog Oct 30, 2023
@rgardler-msft
Copy link
Collaborator Author

Bumping this up to High priority as this is a requirement for every subsequent action the user is to take, including deleting the resources.

@rgardler-msft
Copy link
Collaborator Author

Movin to To Do as it is marked as in progress since Oct 30 and is sized at "small". This suggests no work is ongoing.

@rgardler-msft rgardler-msft moved this from 🏗 In progress to 📋 To Do in Innovation Engine Backlog Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request innovation engine
Projects
Status: 📋 To Do
Development

No branches or pull requests

2 participants