Skip to content

Instantly share code, notes, and snippets.

@incraigulous
Created September 16, 2014 21:00
Show Gist options
  • Save incraigulous/e79a0f24fc5b38b1d044 to your computer and use it in GitHub Desktop.
Save incraigulous/e79a0f24fc5b38b1d044 to your computer and use it in GitHub Desktop.
ec2-describe-instances | grep -b1 vpc-jmeter | grep PRIVATEIPADDRESS | cut -f4 | tr "\\n" ","; echo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment