login command documentation should mention API token procedure #180
Labels
documentation
Improvements or additions to documentation
verified
issue has been successfully reproduced
Expectations
When logging in using
zcli login
, I assumed that I could supply my email and an API token to loginReality
In order to successfully login, you must append
/token
to your email address. I feel that this info is pretty easy to miss in the admin center, and it would be helpful to mention that fact in the documentation / help text for the command.Issue details
zcli login -i
The text was updated successfully, but these errors were encountered: