Socket
Socket
Sign inDemoInstall

dt-app

Package Overview
Dependencies
34
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    dt-app

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


Version published
Weekly downloads
791
increased by49.25%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

Dynatrace App Toolkit

The Dynatrace App Toolkit is a powerful command-line interface tool designed to accelerate app development and deployment within the Dynatrace environment. Key functionalities of the Dynatrace App Toolkit include:

  • Streamlining the app development and deployment process
  • Allowing for easy creation, modification, and deployment of applications
  • Ensuring optimal performance and reliability
  • Empowering developers to generate new app functions and update Dynatrace packages without additional installation or configuration
  • Seamlessly integrating with existing workflows
  • Freeing developers to focus on core competencies

To learn more about how the Dynatrace App Toolkit can optimize your app development process, visit the Dynatrace Developer Portal.

Basic usage

Create new app

The toolkit will prompt you for an app name and the environment URL that you want to use for app development. Additional options

npx dt-app create

Start development server

Build the app and start a local development server. Additional options

npx dt-app dev

Generate Dynatrace App function

Generate a Dynatrace App function. Additional options

npx dt-app g f myFunctionName

Deploy app to your environment

Build the app and then deploy it to the specified environment. Additional options

npx dt-app deploy

Find more commands in the full command reference

Keywords

FAQs

Last updated on 23 Apr 2024

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc