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

Update Command Line Interface: Accept List Of User Names, Add Version #17

Merged
merged 3 commits into from
Dec 28, 2018
Merged

Update Command Line Interface: Accept List Of User Names, Add Version #17

merged 3 commits into from
Dec 28, 2018

Conversation

hoadlck
Copy link
Contributor

@hoadlck hoadlck commented Dec 27, 2018

Revamp command line interface. Allow user to pass a list of user names on the command line. Update readme to illustrate actual usage.

Pass debug option in argument list instead of depending on the global variable. This should probably all be reworked to use the logging module.

Note that I based this development off of #16 (to simplify the merge).

…If this does not exist in the JSON file, then there will be a default regular expression that will be used. By default, the allowed user name pattern requires that the first character is alphabetic, while the following characters are either alphanumeric or ".", "_", or "-". Also, specifically indicate that the user name is invalid in the feedback.
Revamp command line interface.  Allow user to pass a list of user names on the command line.  Update readme to illustrate actual usage.

Pass debug option in argument list instead of depending on the global variable.  This should probably all be reworked to use the logging module.
@hoadlck hoadlck merged commit 8ae0113 into sherlock-project:master Dec 28, 2018
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

1 participant