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

delete-all not working for me #210

Open
jschewebbn opened this issue Jul 27, 2023 · 0 comments
Open

delete-all not working for me #210

jschewebbn opened this issue Jul 27, 2023 · 0 comments

Comments

@jschewebbn
Copy link

First thing to note is that when I run commands against vault I need to specify "/data/" before the name.

vault-cli delete-all import_test/data/hvac-test

instead of just

vault-cli delete-all import_test/hvac-test

In this case "import_test" is the mount point of a key/value secret engine. "hvac-test" is a folder containing other secrets.

Second I find that calling this just deletes the key/value pairs in the secret, not the secret itself.

Furthermore if hvac-test is a folder with secrets under it, those secrets are not getting deleted.

Version information

>vault-cli -V
vault-cli 3.1.0
License: Apache Software License
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