momentohq / momento-cli

Official CLI for Momento Serverless Cache
Apache License 2.0
48 stars 10 forks source link

Credentials and config files created even when given a token that fails validation. #284

Open pete-naylor opened 1 year ago

pete-naylor commented 1 year ago

Noticed that when I give configure an invalid token there is a validation error in response, but the credentials and config files are still written (including the bad token). Seems like something is out of order in the validation.