terra-ops / terra-cli

The Terra Command Line Interface
http://terra.readthedocs.org
GNU General Public License v2.0
48 stars 17 forks source link

support for specific git branches in environments #68

Closed badri closed 9 years ago

badri commented 9 years ago

Hi, It would be great to add support for specifying git branch while creating new environments. Typically, most agile + git workflows involve feature branches and would be a nice enhancement IMO.

jonpugh commented 9 years ago

Yes, absolutely!

This was always the plan in my head, I just never got around to doing it or writing down that this was the plan.

Thanks for taking the initiative!!

I've commented on your PR with a few more things I'd like to change before merging.

jonpugh commented 9 years ago

Thanks, @badri!

You can now specify "--ref" when adding an environment