fishi0x01 / vsh

vsh - HashiCorp Vault interactive shell and cli tool
MIT License
284 stars 12 forks source link

Add grep command #25

Closed fishi0x01 closed 4 years ago

fishi0x01 commented 4 years ago

Add a grep command which recursively looks for a search string in kv pairs.

grep <search-term> <path>