Skip to content

Add suggestions for typo'd commands#6

Merged
rafecolton merged 3 commits intomainfrom
cole/diff
Jan 23, 2026
Merged

Add suggestions for typo'd commands#6
rafecolton merged 3 commits intomainfrom
cole/diff

Conversation

@coleaeason
Copy link

@coleaeason coleaeason commented Jan 21, 2026

@rafecolton this is a QOL change, but very common in modern CLIs. I tried to put this in saltfab but the fabfile is executed upstream from the code that loads the valid commands, so it can't go there. This adds the following:

Screenshot 2026-01-21 at 1 58 09 PM Screenshot 2026-01-21 at 1 58 13 PM

which is a lot more helpful than the current output which prints the entire command list, which for us is really long and then you don't know what you did run.

Note that CI won't pass until #5 is merged

Related to: https://github.com/Expensify/Expensify/issues/579905

@coleaeason coleaeason requested a review from rafecolton January 21, 2026 19:01
@coleaeason coleaeason self-assigned this Jan 21, 2026
Copy link
Member

@rafecolton rafecolton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very cool!

Co-authored-by: Rafe Colton <1058475+rafecolton@users.noreply.github.com>
@coleaeason
Copy link
Author

Updated @rafecolton!

@rafecolton rafecolton merged commit ec0fe0b into main Jan 23, 2026
3 checks passed
@rafecolton rafecolton deleted the cole/diff branch January 23, 2026 20:46
@os-botify
Copy link

os-botify bot commented Jan 23, 2026

🚀 Released in version 1.20.5 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants