/paaws

PaAWS - PaaS for AWS

Primary LanguagePythonApache License 2.0Apache-2.0

PaAWS - PaaS for AWS

VERSION: 0.1.0

INSTALATION

$: mkvirtualenv paaws
$: workon paaws
$: python setup.py develop

REQUIREMENTS

  • boto>=2.32.0
  • fabric
  • prettypable
  • docopt

USAGE

$: paaws help
Titans Web Services.
Usage:
    paaws <command> [<args>...]

The most commonly used paaws commands are:
    app         create, scale, cmd, ls, ps, deploy, link an app.
    database    launch, destroy, ls, detail a database.
    cache       launch, destroy, ls detail a cache.
    link	link resources with apps.
    help        show paaws help.