Skip to content
This repository was archived by the owner on Dec 17, 2025. It is now read-only.

Commit c5f30d5

Browse files
committed
Make it more obvious prefix is configurable
Signed-off-by: Knut Ahlers <knut@ahlers.me>
1 parent 272b771 commit c5f30d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ The only supported action is `get` as storage is managed through Vault related t
1313
## Expected Vault structure
1414

1515
```
16-
secret/git-credentials
16+
secret/git-credentials (pass this to --vault-path-prefix)
1717
+- github.com
1818
| +- username = api
1919
| +- password = verysecrettoken

0 commit comments

Comments
 (0)