taskcluster / taskgraph

Generates task dependency graphs for Taskcluster CI
Mozilla Public License 2.0
16 stars 42 forks source link

feat(cli): support --parameters=index:<index path> #601

Closed ahal closed 1 month ago

ahal commented 1 month ago

Currently we support finding the decision task id based on project, from the index, but sometimes we want to find other types of ids (e.g for cron decision tasks).

ahal commented 1 month ago

Thanks for the call out.. yes it does.