1 2 3 4 5 6 7
#!/usr/bin/env bash set -a . `dirname $0`/rabbitmq-env escript $ESCRIPT_DIR/rabbitmq-plugins --formatter=plugins -q "$@"