Skip to content

Instantly share code, notes, and snippets.

@dfarrell-bloom
Created January 14, 2014 20:05
Show Gist options
  • Save dfarrell-bloom/8424704 to your computer and use it in GitHub Desktop.
Save dfarrell-bloom/8424704 to your computer and use it in GitHub Desktop.
lst all proxy ports and hostnames from mysql proxy
rs_tag -q 'bh_mysqlproxy:port=*'| egrep '(hostname|port)='
# blarg, stupid crappy RS doc. Supports wildcards in version only would be an acceptable usage message!!!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment