fzf-gcloud icon indicating copy to clipboard operation
fzf-gcloud copied to clipboard

Could not find a valid gcloud docs folder at: '/usr/bin/gcloud'.

Open oasaph opened this issue 2 years ago • 1 comments

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.

oasaph avatar Apr 27 '23 18:04 oasaph

Thanks very much for reporting this! I'll have to set up a safer way to find the docs root

mbhynes avatar May 08 '23 00:05 mbhynes