Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vault.kv: No HTTP request Path given #246

Open
bbros-dev opened this issue Sep 18, 2020 · 1 comment
Open

Vault.kv: No HTTP request Path given #246

bbros-dev opened this issue Sep 18, 2020 · 1 comment

Comments

@bbros-dev
Copy link

Apologies for missing anything obvious:

My Vault data looks like this in the UI:

image

and

image

databag holds a base64 encoded string.

I'd like to read that string.
I'd like to be able to list entries under ecrets/chef0/show/databags/aws

No matter what (one example below) I try I keep getting the entirely uninformative error

$ Vault.kv('secrets/chef0').list('databags')
....
ArgumentError (no HTTP request path given)
@bbros-dev
Copy link
Author

Leaving this open as a documentation issue.
We've workaround this using the the Gem tty-command and cURL.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant