- Learning Google BigQuery
- Thirukkumaran Haridass Eric Brown
- 100字
- 2021-07-02 21:24:01
Google Cloud SDK
Google Cloud Platform provides an SDK developed in Python to manage the resources in the Cloud. The framework is available for Windows, Linux, and macOS. Python 2.7 is a requisite for installing this SDK. The SDK provides command-line utilities to manage and interact with various services on Google Cloud.
The following are the three command-line utilities available in SDK:
- gsutil: This is the command-line utility to interact with Google Cloud Storage
- bq: This is the command-line utility to interact with Google BigQuery
- gcloud: This is the command-line utility to interact with all other services on Google Cloud
推薦閱讀
- Extending Jenkins
- Java多線程編程實(shí)戰(zhàn)指南:設(shè)計(jì)模式篇(第2版)
- 零基礎(chǔ)學(xué)C++程序設(shè)計(jì)
- C和C++安全編碼(原書(shū)第2版)
- 零基礎(chǔ)學(xué)Java(第4版)
- SAP BusinessObjects Dashboards 4.1 Cookbook
- 組態(tài)軟件技術(shù)與應(yīng)用
- MATLAB 2020從入門(mén)到精通
- Learning Laravel's Eloquent
- C++ Fundamentals
- 精通Spring:Java Web開(kāi)發(fā)與Spring Boot高級(jí)功能
- Android智能手機(jī)APP界面設(shè)計(jì)實(shí)戰(zhàn)教程
- Raspberry Pi Robotic Projects
- JavaScript設(shè)計(jì)模式與開(kāi)發(fā)實(shí)踐
- Cinder:Begin Creative Coding