Feature #921
- Feature #921, which implements a 'udas' command that describes defined UDAs, and a '_udas' for completion purposes.
This commit is contained in:
@@ -225,6 +225,10 @@ filter, then makes each of those tasks pending again.
|
||||
This command is mainly of use to external scripts. As such, only minimal
|
||||
output is generated (equivalent to verbose=nothing).
|
||||
|
||||
.TP
|
||||
.B task udas
|
||||
Shows a list of UDAs that are defined, including their name, type and label.
|
||||
|
||||
.TP
|
||||
.B task <filter> information
|
||||
Shows all data and metadata for the specified tasks. This is the only means of
|
||||
@@ -487,6 +491,10 @@ Shows only the IDs of matching tasks, in the form of a list.
|
||||
Shows only the UUIDs of matching tasks among all tasks (even deleted and
|
||||
completed tasks), in the form of a list.
|
||||
|
||||
.TP
|
||||
.B task _udas
|
||||
Shows only defined UDA names, in the form of a list.
|
||||
|
||||
.TP
|
||||
.B task <filter> _projects
|
||||
Shows only a list of all project names used.
|
||||
|
||||
Reference in New Issue
Block a user