Skip to content

Instantly share code, notes, and snippets.

@NTCoding
Created March 13, 2013 09:59
Show Gist options
  • Select an option

  • Save NTCoding/5150701 to your computer and use it in GitHub Desktop.

Select an option

Save NTCoding/5150701 to your computer and use it in GitHub Desktop.
nodetool_definition
# 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