Skip to content

Instantly share code, notes, and snippets.

@skeptomai
Created April 3, 2009 00:46
Show Gist options
  • Save skeptomai/89587 to your computer and use it in GitHub Desktop.
Save skeptomai/89587 to your computer and use it in GitHub Desktop.
christopher-browns-macbook-pro:opscode-guid cb$ dynoctl --help
Usage: /usr/bin/dynoctl (options)
-c, --cluster CLUSTER_NAME Name of the Dynomite cluster
-b, --background Run in background (Detach from console)
-d, --directory DIRECTORY Data directory
-j, --join NODE_NAME Name of a Dynomite node to join to form a cluster
-n, --nodes NODES Number of nodes in the cluster
-o, --node NODE_NAME Name of this Dynomite node
-r, --readers READERS Number of readers
-a, --ascii-port ASCII_PORT Port for ASCII protocol
-t, --thrift-port THRIFT_PORT Port for Thrift protocol
-w, --writers WRITERS Number of writers
-h, --web-port WEB_PORT Port for web (HTTP)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment