Azure / Azure/InnovationEngine

Need to output all Env Variables at end of script

Open
#63 2 comments 0 reactions 0 assignees View on GitHub
enhancement innovation engine
Dominant language
Go
Stars
40
Forks
27
Avg merge
2d 20h
Merged PRs (30d)
1

Description

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
```

Contributor guide

Open the contributing guide

Research direction

No source file, test, or entry point is named. Start by locating the CLI script completion path and any Portal output handling, then determine which environment variables are considered relevant. Done means the names and values are shown at the end of the workload in the console and/or Portal as specified.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
cli
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.