Files
vault/changelog/28574.txt
Josh Black 7307c56f59 -agent-address flag should have higher precedence than the env var (#28574)
* -agent-address flag should have higher precedence than the env var

* add changelog
2024-10-04 11:29:03 -07:00

4 lines
125 B
Plaintext

```release-note:bug
cli: Fixed a CLI precedence issue where -agent-address didn't override VAULT_AGENT_ADDR as it should
```