fzf-gcloud
fzf-gcloud copied to clipboard
Could not find a valid gcloud docs folder at: '/usr/bin/gcloud'.
I couldn't set up the SQLite cache and kept getting Could not find a valid gcloud docs folder at: '/usr/bin/gcloud'. error. Looking a little bit I've found that the variable gcloud_docs_root has been set to the wrong path. Google must have updated the path to /usr/lib/google-cloud-sdk/lib/surface recently, so hard setting it to this path did the trick.
Thanks very much for reporting this! I'll have to set up a safer way to find the docs root