This application has been deprecated because it is incompatible with modern versions of MetaCI. It will most likely be replaced with extensions to CumulusCI. Contact the CumulusCI team if you need further information.
A command line interface for MetaCI, a CI app run on Heroku for Salesforce development projects
- Free software: BSD license
- Documentation: https://metaci-cli.readthedocs.io.
- Auto-detects and loads CumulusCI's configuration when inside a project's local git repository
- Deploy a MetaCI site to Heroku with metaci site add
- Connect to an existing MetaCI site with metaci site connect
- Interact with builds with metaci build
- Interact with orgs with metaci org
- Interact with plans with metaci plans
- Interact with services with metaci services
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.