Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: reference instances by env+type #4

Open
ghost opened this issue Feb 26, 2013 · 0 comments
Open

Feature request: reference instances by env+type #4

ghost opened this issue Feb 26, 2013 · 0 comments

Comments

@ghost
Copy link

ghost commented Feb 26, 2013

Often I have only one server per env+type combination (i.e. production+database). It'd be nice to say things like rake servers:ssh[production,database] instead of the tedious dance of rake servers:list[production] + find the right id + rake servers:ssh[the-right-id] + triple-check I got the right id, right environment and right type + finally press enter.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants