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

cannot export from my vault because the path not found #120

Closed
wendythedy opened this issue Mar 30, 2023 · 1 comment
Closed

cannot export from my vault because the path not found #120

wendythedy opened this issue Mar 30, 2023 · 1 comment

Comments

@wendythedy
Copy link

wendythedy commented Mar 30, 2023

Screenshot 2023-03-30 at 11 19 39
Screenshot 2023-03-30 at 11 09 50
I try to export kv from my local vault server, but I always get the error "no keys found using path [secret/metadata/webhook/] on Vault instance [http:https://localhost:8201], my key is on this path "http:https://localhost:8201/ui/vault/secrets/secret/show/webhook" and I trying to export it via command: "./medusa export secret/webhook --address="http:https://localhost:8201" --token="xxxxxxxxxxx"".

is my command wrong? please help me with this issue, thank you.

@wendythedy
Copy link
Author

Solved, need to run this command: ./medusa export secret --address="http:https://localhost:8201/" --token="xxxxxxxxxxx" rather than the last command that I run. Because webhook don't have subfolders on it.

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