Skip to content

Instantly share code, notes, and snippets.

@agmm
Created July 30, 2021 14:07
Show Gist options
  • Save agmm/4c1813c5b7294eaf97d364953458e866 to your computer and use it in GitHub Desktop.
Save agmm/4c1813c5b7294eaf97d364953458e866 to your computer and use it in GitHub Desktop.
Google Cloud CLI Installation (MacOS)
brew install --cask google-cloud-sdk
source "$(brew --prefix)/Caskroom/google-cloud-sdk/latest/google-cloud-sdk/path.zsh.inc"
source "$(brew --prefix)/Caskroom/google-cloud-sdk/latest/google-cloud-sdk/completion.zsh.inc"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment