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

Show available commands when the run command is incorrect #702

Open
4 tasks
Tracked by #657
MariamKhalatova opened this issue May 7, 2024 · 0 comments
Open
4 tasks
Tracked by #657

Show available commands when the run command is incorrect #702

MariamKhalatova opened this issue May 7, 2024 · 0 comments
Labels
good-first-issue This issue is a good one for someone looking to get involved with this project/initiative.

Comments

@MariamKhalatova
Copy link
Contributor

What

When the run command is not correct, then the user should see all available commands , so he can be choose the one that he needs. This can be done by calling the --help command behind the hood, this way guiding the user.

Why

As a user I want to be guided when I do something wrong or using incorrect command.

Prerequisites/resources

Acceptance criteria

  • the help command is called when the user sets incorrect run command
  • Show error message (as currently is (see screenshot attached) --> " Unknown option:" ) + the result returned by calling the help command (all available commands)
  • documentation updated
  • changes are tested
Screenshot 2024-05-07 at 10 32 59 PM
@zanete zanete moved this to Backlog in IF May 8, 2024
@jmcook1186 jmcook1186 added good-first-issue This issue is a good one for someone looking to get involved with this project/initiative. help-wanted labels May 9, 2024
@zanete zanete added this to the Improve Trust milestone Jun 5, 2024
@zanete zanete moved this from Backlog to Ready in IF Jun 5, 2024
@zanete zanete removed the help-wanted label Jun 5, 2024
@zanete zanete removed this from the Improve Trust milestone Jun 5, 2024
@zanete zanete removed the feature label Jun 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good-first-issue This issue is a good one for someone looking to get involved with this project/initiative.
Projects
Status: Ready
Development

No branches or pull requests

4 participants