tree: 0ebc1975703ef7cf9d854f03a85179154068a952 [path history] [tgz]
  1. config/
  2. exec/
  3. internal/
  4. template/
  5. test-fixtures/
  6. alicloud_end_to_end_test.go
  7. approle_end_to_end_test.go
  8. auto_auth_preload_token_end_to_end_test.go
  9. aws_end_to_end_test.go
  10. cache_end_to_end_test.go
  11. cert_end_to_end_test.go
  12. cf_end_to_end_test.go
  13. doc.go
  14. jwt_end_to_end_test.go
  15. oci_end_to_end_test.go
  16. README.md
  17. testing.go
  18. token_file_end_to_end_test.go
v1.14.6/command/agent/README.md

Vault Agent

Vault Agent is a client daemon that provides Auth-Auth, Caching, and Template features.

Vault Agent provides a number of different helper features, specifically addressing the following challenges:

  • Automatic authentication
  • Secure delivery/storage of tokens
  • Lifecycle management of these tokens (renewal & re-authentication)

See the usage documentation on the Vault website here: