exo

command
v0.9.30 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 28, 2018 License: Apache-2.0 Imports: 1 Imported by: 0

README

Egoscale-cli

A simple CLI to use CloudStack using egoscale lib

Prerequisites
  • You need your clousctack.ini configuration file or you can generate it with CLI
Installing
Simple installation

Download binary in releases section

Manual installation

Compile it

$ go get github.com/exoscale/egoscale
$ cd $GOPATH/src/github.com/exoscale/egoscale/egoscale/cmd/exo
$ dep ensure
$ go install
$ exo
A simple CLI to use CloudStack using egoscale lib

Usage:
  egoscale-cli [command]

Available Commands:
  affinitygroup Affinity group management
  config        Generate config file for this cli
  eip           Elastic IPs management
  firewall      Security group management
  help          Help about any command
  privnet       Pivate network management
  ssh           ssh into a virtual machine instance
  sshkey        SSH keys pairs management
  template      list all available templates
  vm            Virtual machines management
  zone          List all available zones

Flags:
      --config string   Specify an alternate config file (default: "~/.cloudstack.ini")
  -h, --help            help for egoscale-cli

Use "egoscale-cli [command] --help" for more information about a command.
$

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL