Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 407 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 407 Bytes

GCloud - Command Line Interface

GCloud, Go Packages for Cloud Services.

Usage

./gcloud -h
Usage of ./gcloud:
  -name="": Name of the object.
  -p="vbox": Provider to use for actions.

Commands

gcloud list servers
gcloud -name="My Server" add servers
gcloud -name="My Server" show servers
gcloud -name="My Server" destroy servers