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

[#66667110] Adds command to list instances attached to a load balancer #3

Merged
merged 1 commit into from
Feb 28, 2014

Conversation

adamof
Copy link
Contributor

@adamof adamof commented Feb 28, 2014

For the maintenance app we need a command to list all the machines attached to a certain load balancer.

$ elba help attached
Usage:
  elba attached BALANCER

Options:
  p, [--porcelain]  # Prints the list in a machine readable format

Prints the list of instances attached to a balancer
$ elba attached testing-loadbalancer
 * testing-loadbalancer
   - i-886613c1
   - i-fe6613b7

marcusleemitchell added a commit that referenced this pull request Feb 28, 2014
[#66667110] Adds command to list instances attached to a load balancer
@marcusleemitchell marcusleemitchell merged commit 971ac42 into master Feb 28, 2014
@marcusleemitchell marcusleemitchell deleted the adds-attached-command-66667110 branch February 28, 2014 14:47
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

Successfully merging this pull request may close these issues.

None yet

2 participants