Creditas / newrelic-deploy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

newrelic-deploy

Install

$ pip install newrelic-deploy

Create new revision

To create a new release, you need to edit the setup.py file, stating the number of the new version.

After you merge, the Travis CI pipeline will automatically publish the new version at https://pypi.org/project/newrelic-deploy/

Using

Running:

$ newrelic-deploy --key NEWRELIC_KEY --app APP_ID

About

License:MIT License


Languages

Language:Python 100.0%