mirror of
https://github.com/hashicorp/vault.git
synced 2026-02-18 14:21:31 +01:00
* Support reading Vault's address from Agent's config file * use consts and switch * Add tls options to agent config vault block * Update command/agent/config/config.go Co-Authored-By: vishalnayak <vishalnayak@users.noreply.github.com> * remove fmt.Printfs