- 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
推薦閱讀
- Java語言程序設(shè)計
- C#程序設(shè)計實訓(xùn)指導(dǎo)書
- 零基礎(chǔ)PHP學(xué)習(xí)筆記
- Java 9 Programming Blueprints
- Bulma必知必會
- Python 3破冰人工智能:從入門到實戰(zhàn)
- FPGA Verilog開發(fā)實戰(zhàn)指南:基于Intel Cyclone IV(進階篇)
- Serverless computing in Azure with .NET
- MySQL從入門到精通(軟件開發(fā)視頻大講堂)
- HoloLens與混合現(xiàn)實開發(fā)
- .NET Standard 2.0 Cookbook
- Java Web從入門到精通(第2版)
- JavaScript從入門到精通(視頻實戰(zhàn)版)
- Mudbox 2013 Cookbook
- Kotlin進階實戰(zhàn)