UNPKG

dt-app

Version:

The Dynatrace App Toolkit is a tool you can use from your command line to create, develop, and deploy apps on your Dynatrace environment.

12 lines (11 loc) 233 B
{ "scripts": { "update": "dt-app update", "deploy": "dt-app deploy", "uninstall": "dt-app uninstall", "generate:function": "dt-app generate function" }, "devDependencies": { "{{dtApp}}": "{{version}}" } }