/aria-cli

Primary LanguagePythonApache License 2.0Apache-2.0

ARIA CLI

  • Master Branch Build Status
  • PyPI PyPI
  • Version PypI

ARIA is an Open Source implementation of TOSCA, that allows you to orchestrate applications on any cloud platform.

See TOSCA

ARIA's Command Line Interface.

Setup

pip install aria-tosca

Usage

  • Write/Download a TOSCA blueprint - TBD
  • Initialze aria with TOSCA blueprint aria init -p blueprint.yaml --install-plugins
  • Install the blueprint locally aria execute -w install

Read more

See ARIA CLI