KREG.hs is a command line interface for the kevoree registry.
The official implementation is in typescript.
http://docs.haskellstack.org/en/stable/README/
Installation : http://docs.haskellstack.org/en/stable/README/#how-to-install
stack build $ stack exec kreg-exe -- --help kreg Usage: kreg-exe (auth | whoami | publish | search) Available options: -h,--help Show this help text Available commands: auth whoami publish search