Skip to content
This repository was archived by the owner on Aug 26, 2019. It is now read-only.

Releases: Codaisseur/alea

Release list

Prerelease

Prerelease Pre-release
Pre-release

Choose a tag to compare

@wearethefoos wearethefoos released this 17 Dec 13:42

Prerelease with the Alea CLI app.

  • Add and configure backing services to your Deis apps with commands like alea services add postgres

Download the release for your environment from the binaries in this release.

Example run:

$ alea
Could not get App from git remote

Run this command from the root of your Deis app for best results or pass in -a <app-name>


Alea command line client

Usage:
  alea [command]

Available Commands:
  config      Configure alea
  services    Manage services for your app

Flags:
  -a, --app string          deis app name, set it manually if it can't be resolved from the deis git remote
      --config string       config file (default is $HOME/.alea.yaml)
      --controller string   alea controller URL, set it manually if it can't be resolved from the deis git remote, defaults to services.<deis.domain>

Use "alea [command] --help" for more information about a command.