[BUG] user CLI commands return no output
ttafsir opened this issue · 0 comments
ttafsir commented
Describe the bug
All of the eve-ng user
subcommands return empty data.
To Reproduce
Steps to reproduce the behavior:
➜ eve-ng user list
➜ eveng user edit
➜
Expected behavior
at least the admin user or an error should have been shown.
Additional context
The CLI commands are currently not fully implemented.