cocli

command module
v0.0.0-...-3d40c6a Latest Latest
Warning

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

Go to latest
Published: Dec 15, 2016 License: Apache-2.0 Imports: 7 Imported by: 0

README

CoCLI - A Compose CLI

CoCLI is a Go-based application which uses the Compose API to provide the ability to create, monitor and delete Compose databases.

To use, an environment variable - COMPOSEAPITOKEN must be set. This token value can be obtained from the Compose console's Account view.

Further details to follow.

$ cocli --help
usage: cocli [<flags>] <command> [<args> ...]

A Compose CLI application

Flags:
  --help    Show context-sensitive help (also try --help-long and --help-man).
  --raw     Output raw JSON responses
  --fmt     Format output for readability
  --fullca  Show all of CA Certificates

Commands:
  help [<command>...]
    Show help.

  show account
    Show account details

  show deployments
    Show deployments

  show recipe [<recid>]
    Show recipe

  show deployment recipes [<depid>]
    Show deployment recipes

  show deployment versions [<depid>]
    Show version and upgrades

  show recipes
    Show recipes for a deployment

  show clusters
    Show available clusters

  show user
    Show current associated user

  show datacenters
    Show available datacenters

  show databases
    Show available database types

  create deployment [<flags>] [<name>] [<type>]
    Create deployment

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