Difference between revisions of "Google Cloud SDK"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
  
 
== Installation ==
 
== Installation ==
* Linux: <code>sudo apt-get update && [[sudo apt-get install]] [[google-cloud-sdk]]</code>
+
* Linux:  
 +
 
 +
echo "deb [signed-by=/usr/share/keyrings/cloud.google.gpg] https://packages.cloud.google.com/apt cloud-sdk main" | sudo tee -a /etc/apt/sources.list.d/google-cloud-sdk.list
 +
[[sudo apt-get install apt-transport-https ca-certificates gnupg]]
 +
<code>sudo apt-get update && [[sudo apt-get install]] [[google-cloud-sdk]]</code>
 
* macOS:
 
* macOS:
 
  [[brew cask install]] [[google-cloud-sdk]]
 
  [[brew cask install]] [[google-cloud-sdk]]

Revision as of 19:11, 11 October 2021

Installation

  • Linux:
echo "deb [signed-by=/usr/share/keyrings/cloud.google.gpg] https://packages.cloud.google.com/apt cloud-sdk main" | sudo tee -a /etc/apt/sources.list.d/google-cloud-sdk.list
sudo apt-get install apt-transport-https ca-certificates gnupg
sudo apt-get update && sudo apt-get install google-cloud-sdk
  • macOS:
brew cask install google-cloud-sdk
Welcome to the Google Cloud SDK!
 Your current Cloud SDK version is: 277.0.0
 Installing components from version: 277.0.0

+----------------------------------------------------------------------------+
|                    These components will be installed.                     |
+-----------------------------------------------------+------------+---------+
|                         Name                        |  Version   |   Size  |
+-----------------------------------------------------+------------+---------+
| BigQuery Command Line Tool                          |     2.0.52 | < 1 MiB |
| BigQuery Command Line Tool (Platform Specific)      |     2.0.51 | < 1 MiB |
| Cloud SDK Core Libraries (Platform Specific)        | 2019.12.17 | < 1 MiB |
| Cloud Storage Command Line Tool                     |       4.47 | 3.6 MiB |
| Cloud Storage Command Line Tool (Platform Specific) |       4.46 | < 1 MiB |
| Default set of gcloud commands                      |            |         |
| gcloud cli dependencies                             | 2018.08.03 | 1.5 MiB |
+-----------------------------------------------------+------------+---------+

For the latest full release notes, please visit:
  https://cloud.google.com/sdk/release_notes
.../...

Related terms

See also

Advertising: