Issue requests for Vault key/value pairs over ssh

Our Vault instance is behind and SSH host and we tunnel through it to get to our development environment. Is there a way to forward vault kv ‘get’ requests over SSH?

Please, read the doc. You can install a Vault agent to act as a Proxy/cache … why use SSH as a tunnel ?