issues
search
fishi0x01
/
vsh
vsh - HashiCorp Vault interactive shell and cli tool
MIT License
284
stars
12
forks
source link
add grep
#28
Closed
fishi0x01
closed
4 years ago
fishi0x01
commented
4 years ago
add
grep
command (
https://github.com/fishi0x01/vsh/issues/25
)
ls
uses new line per entry (
https://github.com/fishi0x01/vsh/issues/27
)
remove occurrences of
//
in traversed paths (
https://github.com/fishi0x01/vsh/issues/26
)
fix broken tests
grep
command (https://github.com/fishi0x01/vsh/issues/25)ls
uses new line per entry (https://github.com/fishi0x01/vsh/issues/27)//
in traversed paths (https://github.com/fishi0x01/vsh/issues/26)