gcloud
is the command-line interface (CLI) for the Google Cloud Platform.
To install gcloud
, download the Cloud SDK. For more information about the Cloud SDK, visit https://cloud.google.com/sdk/.
This repository hosts gcloud
components that are written in Go.
-
gcloud_apis: An auto-generated CLI to interact with any Google Cloud Platform REST API
Install via:
$ go get github.com/GoogleCloudPlatform/gcloud/gcloud_apis
See gcloud_apis/README for details.
Want to contribute? Great! First, read this page (including the small print at the end).