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

End-user facing scripts should have a --help -h option #164

Closed
glennmusa opened this issue Apr 21, 2021 · 0 comments · Fixed by #182
Closed

End-user facing scripts should have a --help -h option #164

glennmusa opened this issue Apr 21, 2021 · 0 comments · Fixed by #182
Assignees
Labels
core New feature or request

Comments

@glennmusa
Copy link
Contributor

glennmusa commented Apr 21, 2021

Benefit/Result/Outcome
If I'm not familiar with what our end user scripts like deploy.sh and setup_ezdeploy.sh do -- I should be able to get the usage message by passing a -h or --help argument.

Description
Today, -h is reserved for --saca-hub that should move to something else, maybe -u

Acceptance Criteria

  • Add a -h and --help handler to render the usage() function
@brooke-hamilton brooke-hamilton added core New feature or request persona: IT admin labels Apr 22, 2021
@brooke-hamilton brooke-hamilton changed the title end-user facing scripts should have a --help -h option End-user facing scripts should have a --help -h option Apr 26, 2021
@glennmusa glennmusa self-assigned this Apr 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants