[Feature] Add pueue group --json
flag
#430
Labels
t: Feature
A new feature that needs implementation
pueue group --json
flag
#430
The idea is to add a
--json
flag to the pueue group subcommand, so it's easier to do scripting with groups.The usecase in #428 seems to make extensive use of the group feature to sort tasks.
Groups that no longer have any active tasks should then be removed.
Since there's currently no easy way to get a list of all groups, this should be exposed via an
--json
command.The text was updated successfully, but these errors were encountered: