alexa/ask-cli

v2 ask-cli misses "ask util generate-lwa-tokens" command

RonWang opened this issue · 5 comments

I'm submitting a...


[ ] Regression (a behavior that used to work and stopped working in a new release)
[x] Bug report  
[ ] Performance issue
[ ] Feature request
[ ] Documentation issue or request
[ ] Other... Please describe:

Expected Behavior

Expect I can generate LWA token using command ask util generate-lwa-tokens.

Current Behavior

The command does not exist.

Your Environment and Context

  • ask-cli version: 2.0.1

This documentation https://developer.amazon.com/en-US/docs/alexa/smapi/get-access-token-smapi.html also needs to be updated, as pointed out here.

Fix to the issue is sent to PR now #120

Appreciate the quick PR @RonWang !!

PR checked-in, waiting for next release

This is now resolved by release v2.1.0 https://github.com/alexa/ask-cli/releases/tag/v2.1.0