The official vault client and other tools (such as the Ansible module) expect the auth token in ~/.vault-token.
It would be useful if vault-client could store the token into this file as well instead of the config file.
This would remove the manual step of copying the token over.
The official vault client and other tools (such as the Ansible module) expect the auth token in
~/.vault-token.It would be useful if vault-client could store the token into this file as well instead of the config file.
This would remove the manual step of copying the token over.