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.

5 lines (4 loc) 144 B
/** * Sets the global.VERBOSE_MODE context when --verbose [context] is passed as an option */ export declare function setVerboseMode(): void;