ask-cli-x
Version:
Alexa Skills Kit (ASK) Command Line Interfaces
11 lines (9 loc) • 448 B
JavaScript
;
console.log(`
================================================================================
ASK CLI collects telemetry to better understand customer needs. You can
OPT OUT and disable telemetry by setting the 'share_usage' key to 'false'
in '~/.ask/cli_config'.
Learn more: https://developer.amazon.com/docs/alexa/smapi/ask-cli-telemetry.html
================================================================================
`);