API for control.main - control


Full namespace name: control.main

Overview





Public Variables and Functions



init

function
Usage: (init & args)
Initialize clojure-control, create a sample control file in current directory


run

function
Usage: (run & args)
Run user-defined clojure-control tasks against certain cluster,
-r [--[no-]remote],running commands on remote control server,default is false.
-p [--port] port, control server port,
-h [--host] host, control server host.


server

function
Usage: (server & args)
Start a control server for handling requests:
-p [--port]  port , listen on which port


show

function
Usage: (show & args)
Show cluster info


version

function
Usage: (version)
Print version for Clojure-control and the current JVM.
Logo & site design by Tom Hickey.
Clojure auto-documentation system by Tom Faulhaber.