Skip to content

Instantly share code, notes, and snippets.

@andywirv
Last active January 29, 2018 14:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save andywirv/c6c1177f3b54749cc8df96641b017e16 to your computer and use it in GitHub Desktop.
Save andywirv/c6c1177f3b54749cc8df96641b017e16 to your computer and use it in GitHub Desktop.
Run zk cli on DC/OS instance
export JAVA_HOME=/opt/mesosphere/
cd /opt/mesosphere/bin/
./zkCli.sh -server leader.mesos:2181
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment