hashicorp / hashicorp/consul-template
Function to dump environment variables
Open
- Dominant language
- Go
- Stars
- 4.8k
- Forks
- 801
- Avg merge
- 4h 5m
- Merged PRs (30d)
- 6
Description
I'd like a function to augment the capability of `env`- something like `dumpEnv` which would return all the available environment variables. If I write it, is there a decent chance it gets merged?
Contributor guide
Research direction
Start by locating the existing `env` template function and its tests in the repository. Confirm how environment variables are represented and what `dumpEnv` should return, then add coverage for the requested behavior and verify the test suite passes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100