hashicorp / hashicorp/envconsul

Ability to set the "custom" config option via command line

Open
#170 0 comments 3 reactions 0 assignees View on GitHub
enhancement
Dominant language
Go
Stars
2.1k
Forks
194
PR merge metrics
No merged PRs in 30d

Description

It would be great to be able to pass in custom environment variables via the command line (to take precedence over the variables coming from vault/consul). Basically a command line counterpart to the `custom` config option, so I can quickly override individual vars.

```sh
> envconsul -config "config.hcl" -custom FOO=bar BAZ=123
```

### Envconsul version
v0.7.3

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.