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 initto initialize thegcloudenvironment:gcloud init
https://cloud.google.com/storage/docs/gsutil_install
curl https://sdk.cloud.google.com | bash
exec -l $SHELL
gcloud init to initialize the gcloud environment:
gcloud init
One Response so far.