Skip to content
This repository has been archived by the owner on Jan 19, 2024. It is now read-only.

Latest commit

 

History

History
43 lines (29 loc) · 1.53 KB

README.rst

File metadata and controls

43 lines (29 loc) · 1.53 KB

MetaCI CLI

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.

Documentation Status Updates

A command line interface for MetaCI, a CI app run on Heroku for Salesforce development projects

Features

  • 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

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.