Skip to content

EDMunplugged/gcloud

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gcloud

Build Status

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.

Go Components

  • 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.

Contributing

Want to contribute? Great! First, read this page (including the small print at the end).

About

CLI for managing Google Cloud Platform resources

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%