Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/louchenyao/gcp


https://github.com/louchenyao/gcp

Last synced: 22 days ago
JSON representation

Awesome Lists containing this project

README

        

# gcp

A cli for Google Cloud Platform. It supports commands: `ls`, `start`, `stop`, `ssh`, and `gpu`.

`ssh` and `gpu` commands are especially useful. `ssh` will update `.ssh/config` for your instances. `gpu` can set the gpu type.

## Install

Please refer to the [Official Doc](https://cloud.google.com/compute/docs/tutorials/python-guide#before-you-begin) for installing python sdk and setup the credentials.