feat: wildcard match aliases (#2234)

This commit is contained in:
Valentin Maerten
2026-01-18 19:05:29 +01:00
committed by GitHub
parent b53e5da41a
commit 618cd8956f
5 changed files with 88 additions and 51 deletions

View File

@@ -19,6 +19,8 @@ tasks:
- "echo \"I don't consume matches: {{.MATCH}}\""
start-*:
aliases:
- s-*
vars:
SERVICE: "{{index .MATCH 0}}"
cmds: