davidovich / summon

Summon: your data on caffeine
Apache License 2.0
12 stars 0 forks source link

feature: allow templates in invokers #51

Closed davidovich closed 4 years ago

davidovich commented 4 years ago

in config allow:

...
exec:
   docker {{ lower "INFO" }}:
        docker-info:

with call to

summon run docker-info 

will invoke docker info