mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2026-01-08 05:01:37 +00:00
Confused initial, I tried running `vault help secret` by itself and found out that the server needs to be running to execute this command. Furthermore, the client needs `VAULT_ADDR` configured (`http://127.0.0.1:8200` in dev mode, since it uses https by default) to interact with the server.