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
Many CLI commands would greatly benefit from having auto completion for certain flags, much like we did for the compile command --fqbn flag with PR #1431.
This way it will be easier for the user to enter the correct value and avoid errors.