You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now you have to pass --email email@icloud.com for the command to work. If the user doesn't, instead it could just ask after the fact instead:
> ipatool auth login
> Enter email: email@icloud.com
Users would also be less likely to enter it in incorrectly if they focus on just writing in the email, and not also writing in the whole command at the same time. And especially if they have a small terminal window width.
The text was updated successfully, but these errors were encountered:
Description
Right now you have to pass
--email email@icloud.com
for the command to work. If the user doesn't, instead it could just ask after the fact instead:Users would also be less likely to enter it in incorrectly if they focus on just writing in the email, and not also writing in the whole command at the same time. And especially if they have a small terminal window width.
The text was updated successfully, but these errors were encountered: