dyoder / befog

Command line utility for cloud management

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add wildcard references for banks

dyoder opened this issue · comments

16:41 < dyoder> the only thing is it would be nice to have some of the commands work on multiple banks at once
16:43 < dyoder> ex: befog web-prod* run -c 'gem update bundler'
16:43 < dyoder> (where you might have banks called "web-prod-east" and "web-prod-west"
16:43 < dyoder> or whatever)