taskserver
taskserver copied to clipboard
[TD-9] taskd should include option to list users (optionally by org/group)
Renato Alves on 2014-01-22T18:23:55Z says:
Currently taskd includes options to add/remove users but not to list/show existing ones.
The only way one can get that information is by inspecting $TASKDDATA/org which is bound to cause problems if tampered with.
I suggest that an option to list users with the following command signatures:
taskd list user <org> [<user>]
taskd list group <org> [<group>]
which lists users/groups by org, filtering down to users/groups matching <user/group> if given
taskd list org [<org>]
to list all existing orgs, optionally filtering by
Migrated metadata:
Created: 2014-01-22T18:23:55Z
Modified: 2016-11-26T16:17:41Z