Google CLOUD SDK
Google Cloud SDK官方網站
https://cloud.google.com/sdk/?&_ga=2.239269379.-1091371297.1529285036#download
Google Cloud SDK Documentation [https://cloud.google.com/sdk/docs/\]
Google Cloud SDK is a set of tools to manage resources and applications hosted on Google Cloud Platform.
Google Cloud SDK includes thegcloud
,gsutil
, andbq
command line tools. Thegcloud
command-line tool is downloaded along with the Cloud SDK.
a comprehensive guide togcloud
can be found in [https://cloud.google.com/sdk/gcloud/].
Google Cloud SDK 是一套 Cloud Platform 工具,其中包含 gcloud、gsutil 和 bq。
Google Cloud SDK可讓您透過指令列存取 Google Compute Engine、Google Cloud Storage、Google BigQuery。
Google Cloud SDK利用gcloud、gsutil 和 bq跟Google Compute Engine、Google Cloud Storage、Google BigQuery進行互動操作。
Google Cloud SDK也可以使用自動化指令碼執行gcloud、gsutil 和 bq。
gcloud、gsutil 和 bq 是 Google Cloud Platfrom 的核心工具
gcloud
有兩個功能
- 管理虛擬機器執行個體 gcloud 可輕鬆管理 Compute Engine 上的整批虛擬機器,從建立、啟動及管理 VM 執行個體,到執行 VM 映像檔等,所有作業都能處理。gcloud 也會為執行個體建立 SSH 連線。
- 網路、防火牆、磁碟儲存空間和其他 gcloud 可以管理 Compute Engine 的網路、防火牆、磁碟儲存空間和其他項目,無需透過 Cloud Platform 主控台。透過 gcloud,您只要輸入指令,就能輕鬆管理 Compute Engine 環境的組態設定。
Google Cloud SDK 支援多種程式語言,使用者可以選擇慣用的語言使用。
Google Cloud SDK可透過對應的套件管理員安裝Java、Python、NodeJS、Ruby、Go、.NET和PHP的用戶端程式庫。
Google Cloud SDK 本機服務模擬器適用於 Google Cloud Pub/Sub 和 Google Cloud Datastore,可讓您在本機開發、測試和驗證環境中模擬這些服務的運作情況。您可以使用 gcloud 工具啟動及管理服務模擬器。
gcloud 可管理驗證作業、本機設定、開發人員作業流程,以及與 Google Cloud Platform API 之間的互動操作。
gsutil 工具:gsutil 可讓您透過指令列管理 Cloud Storage 的值區和物件。
Powershell cmdlet (Windows):Google Cloud Tools for PowerShell 是一套 Windows PowerShell cmdlet,可用於在 Windows PowerShell 環境中管理 Google Cloud Platform 資源。
bq 工具:bq 可讓您透過指令列在 BigQuery 中執行查詢,以及操作資料集、資料表和實體。
kubectl 工具:kubectl 可協調 Kubernetes 容器叢集在 gcloud 上的部署和管理作業。