xorpaul / g10k

my r10k fork in Go
Apache License 2.0
125 stars 50 forks source link

Added tag and rename output option #85

Closed mooreandrew closed 6 years ago

mooreandrew commented 6 years ago

I have a project where I want to deploy tagged builds puppet resources without ending up loads of environments. So I've added the ability include tags as well as branches.

I've also added the ability to rename the output folder. My intention is to get a specific tag using the -branch option and then renaming it to a name. E.g. tag 1.0.0 renamed to production.