

0 / 2 embers
0 / 3000 xp
click for more info
Complete a lesson to start your streak
click for more info
Difficulty: 5
click for more info
Not enough gems
Cost: 6 gems
1: Postgres
incomplete
2: Goose Migrations
incomplete
3: SQLC
incomplete
4: Reset
incomplete
5: List Users
incomplete
This lesson's interactive features are locked, please to keep using them
We need a users command that lists all the users and indicates which one is currently logged in.
Print them in this format:
* lane
* allan (current)
* hunter
Ensure that the (current) follows the currently logged-in user.
Run and submit the CLI tests.