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

User all Flag #8

Merged
merged 3 commits into from
Dec 9, 2023
Merged

User all Flag #8

merged 3 commits into from
Dec 9, 2023

Conversation

doneill
Copy link
Owner

@doneill doneill commented Dec 9, 2023

Add -a --all flag to user command

Test

  • Build and run
  • Authenticate a user
  • Run the following:
# shortcut
./er user -a

# output format
username: user
email: ##@###.##
first name: a
last name: user
role:
is staff: bool
is superuser: bool
date joined: ####-##-##T##:##:##.#####-##:##
id: ####
isactive: bool
last login: ####-##-##T##:##:##.#####-##:##
pin: ####
subject id: ####
  • Confirm same for ./er user --all

@doneill doneill merged commit bed476a into develop Dec 9, 2023
1 check passed
@doneill doneill deleted the task/JDO-25-user-all branch December 15, 2023 08:31
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