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

Add auth flags #2

Merged
merged 3 commits into from
Nov 20, 2023
Merged

Add auth flags #2

merged 3 commits into from
Nov 20, 2023

Conversation

doneill
Copy link
Owner

@doneill doneill commented Nov 20, 2023

Add sitename and username required flags to auth command

Manual Test

  • Build app
  • Authenticate with flags
    • ./er auth --sitename={sitename} --username={username}
  • Authenticate with shortcut flags
    • ./er auth -s={sitename} -u={username}
  • Confirm token and expiry returned

@doneill doneill merged commit b7da776 into develop Nov 20, 2023
1 check passed
@doneill doneill deleted the feature/jdo-19-auth-flags branch November 23, 2023 18:39
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.

1 participant