Category Archives: Cloud

bdutil

bdutil bdutil is a command-line script used to manage Hadoop instances on Google Compute Engine. bdutil manages deployment, configuration, and shutdown of your Hadoop instances. Requirements bdutil depends on the Google Cloud SDK. bdutil is supported... Read More | Share it now!

gcloud Installing Cloud SDK

https://cloud.google.com/sdk/gcloud/ gcloud 概览 本页面概况介绍了 gcloud 命令行工具及其常见命令模式和用法。 什么是 gcloud? gcloud 是一种工具,它为 Google Cloud Platform... Read More | Share it now!

Google Cloud: Install gsutil

https://cloud.google.com/storage/docs/gsutil_install Enter the following at a command prompt: curl https://sdk.cloud.google.com | bash Restart your shell: exec -l $SHELL Run gcloud init to initialize the gcloud environment: gcloud init ... Read More | Share it now!