Created
July 30, 2021 14:07
-
-
Save agmm/4c1813c5b7294eaf97d364953458e866 to your computer and use it in GitHub Desktop.
Google Cloud CLI Installation (MacOS)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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