pub fn put(key: &str, response: &str) -> Result<()>
Save the response to a cache file ~/.ssh/vault/keys/<key>
<key>
Return an error if the cache file can’t be created