Daily Archives: October 24, 2016

Google Cloud: Install gsutil

https://cloud.google.com/storage/docs/gsutil_install Enter the following at a command prompt: curl https://sdk.cloud.google.com | bash Restart your shell: exec -l $SHELL Run gcloud init to initialize the gcloud environment: gcloud init ... Read More | Share it now!