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
As a first time user I did not realize that wrangler2 was waiting for input. Because of this I pressed enter to see if there was an issue and accidentally deployed to the wrong env
This could be fixed by implementing a title header like Select Account to deploy to
Example of what would be helpful
# test_wrangler2 % npx wrangler@beta dev index.js
# Select Account to deploy to:
❯ User Account
User Admin Account
User Playground account
The text was updated successfully, but these errors were encountered:
Improve UX for Multiple Accounts
As a first time user I did not realize that wrangler2 was waiting for input. Because of this I pressed enter to see if there was an issue and accidentally deployed to the wrong env
This could be fixed by implementing a title header like
Select Account to deploy to
Example of what would be helpful
The text was updated successfully, but these errors were encountered: