Google cloud sdk

From 탱이의 잡동사니
Revision as of 10:23, 6 December 2018 by Pchero (talk | contribs)
Jump to navigation Jump to search

Overview

google cloud sdk 내용 정리.

Google cloud 는 서비스 이용을 위해 여러가지 툴들을 지원한다.

SDK suites

  • gcloud Tool
gcloud manages authentication, local configuration, developer workflow, and interactions with the Cloud Platform APIs.
  • bq Tool
bq allows you to run queries, manipulate datasets, tables, and entitles in BigQuery through the command line.
  • gsutil Tool
gsutil provides command line access to manage Cloud Storage buckets and objects.
  • kubectl Tool
kubectl orchestrates the deployment and management of Kubernetes container clusters on gcloud.
  • Powershell cmdlets(Windows)
Collection of Windows Powershell cmdlets for managing Google Cloud Platform resources within the Windows PowerShell environment.

See also