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
If you make a typo on the command line and Netlify asks you to confirm your decision, and you reply with "No", Netlify goes ahead and runs a command anyway.
To Reproduce
Steps to reproduce the behavior:
Type netlify ddev or a similar typo
Reply with "No" when Netlify asks "Did you mean dev"
Describe the bug
If you make a typo on the command line and Netlify asks you to confirm your decision, and you reply with "No", Netlify goes ahead and runs a command anyway.
To Reproduce
Steps to reproduce the behavior:
netlify ddev
or a similar typonetlify dev
is run anywayConfiguration
Expected behavior
When I answer "No", I expect the CLI not to run.
CLI Output
Additional context
This issue might be linked to #2873
The text was updated successfully, but these errors were encountered: