Author Topic: install google cloud sdk on mac  (Read 3448 times)

golfreeze

  • Administrator
  • Hero Member
  • *****
  • Posts: 2140
    • View Profile
    • นั่งสมาธิ สติปัฏฐานสี่ พาเที่ยววัด แนะนำวัด แจกcd ธรรมะฟรี
    • Email
install google cloud sdk on mac
« on: มีนาคม 31, 2017, 09:15:13 PM »
https://cloud.google.com/sdk/docs/quickstart-mac-os-x

1.Make sure that Python 2.7 is installed on your system:

$python -V

2. Download the archive file:

Platform   Package   Size   SHA256 Checksum
If Mac OS X (x86_64)   https://dl.google.com/dl/cloudsdk/channels/rapid/downloads/google-cloud-sdk-149.0.0-darwin-x86_64.tar.gz   13.6 MB   e9165d477ac191adfbab906f362929a776985e783dda4df3df7100a869c9c705

If Mac OS X (x86)   https://dl.google.com/dl/cloudsdk/channels/rapid/downloads/google-cloud-sdk-149.0.0-darwin-x86.tar.gz   13.6 MB   30076cd26636984d37bc1222bd13890744c3ade86b75c4731f943965a86c0a9d

3.Extract the archive to any location on your file system.
Optional. Run the install script to add Cloud SDK tools to your path, enable command-completion in your bash shell, and/or and enable usage reporting:

4../google-cloud-sdk/install.sh