1
0
Fork 0
mirror of https://github.com/Luzifer/git-credential-vault.git synced 2024-12-23 03:01:17 +00:00

Make it more obvious prefix is configurable

Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
Knut Ahlers 2020-04-01 16:08:08 +02:00
parent 272b7718fb
commit c5f30d5626
Signed by: luzifer
GPG key ID: DC2729FDD34BE99E

View file

@ -13,7 +13,7 @@ The only supported action is `get` as storage is managed through Vault related t
## Expected Vault structure ## Expected Vault structure
``` ```
secret/git-credentials secret/git-credentials (pass this to --vault-path-prefix)
+- github.com +- github.com
| +- username = api | +- username = api
| +- password = verysecrettoken | +- password = verysecrettoken