typesafehub / conductr-cli

CLI for Lightbend ConductR
Other
16 stars 21 forks source link

Notify user of `conduct load -f` to reauthenticate #501

Closed fsat closed 7 years ago

fsat commented 7 years ago

This is displayed during auth token or license related error.

fsat commented 7 years ago

Manual test result:

Felixs-MBP-2:conductr-cli felixsatyaputra$ conduct load-license

An access token is required. Please visit https://www.lightbend.com/platform/enterprise-suite/access-token to
obtain one for free or for your commercial licenses.

Please enter your access token: foo
Error: Your credentials are no longer valid. Please visit https://www.lightbend.com/account/access-token to renew them.
Error: Use `conduct load-license -f` to re-download your license.