Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(cli): recommend matching commands #5668

Merged
merged 2 commits into from
Jan 7, 2020

Conversation

jamesgeorge007
Copy link
Contributor

Suggest matching commands if the user makes a typo, making use of the inhouse yargs API (Levenshtein algorithm).

@aws-cdk-automation
Copy link
Collaborator

AWS CodeBuild CI Report

  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@eladb eladb changed the title feat(aws-cdk): recommend matching commands feat(cli): recommend matching commands Jan 7, 2020
Copy link
Contributor

@eladb eladb left a comment

Choose a reason for hiding this comment

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

Nice!

@aws-cdk-automation
Copy link
Collaborator

AWS CodeBuild CI Report

  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@mergify
Copy link
Contributor

mergify bot commented Jan 7, 2020

Thank you for contributing! Your pull request is now being automatically merged.

@mergify mergify bot merged commit 6108b91 into aws:master Jan 7, 2020
@jamesgeorge007 jamesgeorge007 deleted the feat/suggest-cmd branch January 7, 2020 12:00
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.

None yet

3 participants