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 new command of list registered. #519

Merged
merged 1 commit into from
Jul 12, 2022
Merged

Add new command of list registered. #519

merged 1 commit into from
Jul 12, 2022

Conversation

ksevendev
Copy link
Contributor

@ksevendev ksevendev commented Apr 28, 2022

C:\www>php spark auth:list_users 

CodeIgniter v4.1.9 Command Line Tool - Server Time: 2022-04-27 23:18:38 UTC-03:00

+---------+----------+----------------------+
| User ID | Username | E-Mail               |
+---------+----------+----------------------+
| 1       | admin    | anjsuporte@gmail.com |
+---------+----------+----------------------+

@MGatner
Copy link
Collaborator

MGatner commented Apr 28, 2022

This would be nice to have. I would like #517 to get in first so we can run this against the updated workflows. Please add some tests - you can compare to the tests for ListGroups.

C:\www>php spark auth:list_users 

CodeIgniter v4.1.9 Command Line Tool - Server Time: 2022-04-27 23:18:38 UTC-03:00

+---------+----------+----------------------+
| User ID | Username | E-Mail               |
+---------+----------+----------------------+
| 1       | admin    | anjsuporte@gmail.com |
+---------+----------+----------------------+
@MGatner MGatner merged commit 9ab8281 into lonnieezell:develop Jul 12, 2022
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.

2 participants