Is gcloud available on OSX containers

It looks like the google cloud tools are pre-installed on linux containers but they don’t seem to be on OSX containers, or am I missing some setup?

I’m running a few commands like ‘gcloud auth activate-service-account’ in the pre section of the dependencies section of the circle.yml file, but i get the error ‘gcloud: command not found’