Skip to content

Add CLI list users command

Alex Schroeder requested to merge kensanata/pleroma:list-users into develop

After the initial setup I was confused: what were the user accounts I had created? Did I mess up? And there wasn't an obvious way to see what users I had already created and whether they were admin accounts or not, so I wrote a command to do that.

Merge request reports