hashicorp / hashicorp/envconsul
Ability to set the "custom" config option via command line
Open
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.