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
Reprioritize non-specific command handling: cab109c
1. Error & exit early if invalid command
2. Apply default command if nothing else
3. Allow help & version output to run if still barren
4. Error & exit if still no command object, before exec
Patches
Only show "Available Commands" section if valued: 6416091
Don’t throw Error if assuming default command with flags: da418cd
Add prettier/formatted ERROR output via utils.error: cab109c