cli

command module
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Oct 26, 2018 License: Apache-2.0 Imports: 2 Imported by: 0

README

Exoscale CLI

Build Status Go Report Card Docker image

Manage easily your Exoscale infrastructure from the command-line with exo.

Installation

The easiest way is to follow the tutorial on the Exoscale command-line interface.

Manual compilation

This project is open source and may be modified, studied, and built at will. We use and recommand Go 1.11+

# clone it
$ git clone https://github.com/exoscale/cli
$ cd cli

# run it
$ go run main.go

# build it
$ go build -mod vendor -o exo

Configuration

The CLI will guide you in the initial configuration.

You can find your credentials in our Exoscale Console (having or creating an account is required).

$ exo config

The configuration file and all assets created by any exo command will be saved in the .exoscale folder inside your home directory.

Usage

$ exo --help

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal
integ module

Jump to

Keyboard shortcuts

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