1
0
Fork 0
forked from boyska/feedpanel
Commit graph

9 commits

Author SHA1 Message Date
9e911272af showusers has some more information 2018-09-29 21:55:30 +02:00
5daf507569 showuser: display info about a single user 2018-09-29 21:48:54 +02:00
a4d7e6640b run batch commands
this is useful for initialization scripts or the like.
the parser is very basic, but should still be useful
2018-09-29 21:48:10 +02:00
a155818a36 rename db.UserList->GetUsers 2018-09-29 14:32:42 +02:00
504363799e User model fixed and flags logic now working 2018-09-29 14:07:38 +02:00
dd972e9ba7 Added listusers subcommand 2018-09-29 12:36:39 +02:00
c92074003c db options + refactoring
db config should be taken from environment, but using `flag` was easier
2018-09-28 00:55:12 +02:00
474103612d add panelcli useradd 2018-09-28 00:00:57 +02:00
baz
0a2388168b Same things, more cleanup
explicit support for subcommands, separate backend library
2018-09-27 16:51:36 +02:00