neos-development-collection
neos-development-collection copied to clipboard
FEATURE: add more details to user list and user show command
Description
Adds more informations to the ./flow user:list
and ./flow user:show
command.
Upgrade instructions
None
Review instructions
resolves: #4357
Checklist
- [x] Code follows the PSR-2 coding style
- [ ] ~Tests have been created, run and adjusted as needed~
- [ ] ~The PR is created against the lowest maintained branch~
- [ ] Reviewer - PR Title is brief but complete and starts with
FEATURE|TASK|BUGFIX
- [ ] Reviewer - The first section explains the change briefly for change-logs
- [ ] Reviewer - Breaking Changes are marked with
!!!
and have upgrade-instructions