About this question
I am on a mac and am trying to install the Google Cloud SDK (including the gcloud command line utility) using this command in terminal
curl https://sdk.cloud.google.com | bash as seen at
It got all the way to the end and finished but even after I restarted my shell, the gcloud command still says it's not found.
Why isn't this installation working? what if gcloud command not found ?