Skip to content

The missing command line tool for gic cloud platform automation.

License

Notifications You must be signed in to change notification settings

nevermosby/gic-cli-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

English | 简体中文

Overview

GIC CLI is a command line tool for Capitalonline Cloud Platform. It is designed for managing your own cloud resources easily.

Currently the project is based on gic-cloud-sdk-go.

Features

USAGE:
   gic [global options] command [command options] [arguments...]

VERSION:
   v1.0.0

COMMANDS:
   login, l            login GIC platform to get the token and store it locally
   os, os              manage the available os, you can `list` `search`
   datacenter, dc      manage the gic datacenter instances, you can `list`,`create`,`delete`,`info`
   virtualmachine, vm  manage the gic normal vm instances, you can `list`,`create`,`delete`,`resetos`
   help, h             Shows a list of commands or help for one command

GLOBAL OPTIONS:
   --help, -h     show help (default: false)
   --version, -v  print the version (default: false)

Installation

Demo

About

The missing command line tool for gic cloud platform automation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages