Created
March 13, 2013 09:59
-
-
Save NTCoding/5150701 to your computer and use it in GitHub Desktop.
nodetool_definition
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Setup command to control the node | |
| NODETOOL="$ERTS_PATH/escript $ERTS_PATH/nodetool $NAME_ARG $COOKIE_ARG" | |
| .... | |
| $NODETOOL rpc riak_kv_console status $@ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment