task icon indicating copy to clipboard operation
task copied to clipboard

Feature Request: Add an option --list-included

Open pasman1 opened this issue 2 years ago • 0 comments

Hi.

I think, that it be useful to add an option to list tasks from included taskfiles. It will allow to view all available tasks.

For example:

task --list-included='*' - list tasks from current and included taskfiles task --list-included=':' - list tasks from current taskfile task --list-included='namespace' - list tasks which begin with 'namespace'

Best regards.

pasman1 avatar Jan 15 '24 13:01 pasman1