Last active
May 5, 2016 18:03
-
-
Save apcera-code/be3ea48cd194e2d059fec67f62e7f2b5 to your computer and use it in GitHub Desktop.
Connecting Apcera and New Relic: Specify a package dependency on New Relic APM software
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| apc app create my-java-app \ | |
| --depends-on package.newrelic-java-package \ | |
| --allow-egress |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment