|
|
|
|
|
_query_service(self,
svc_name)
Query the service Required to check the stdout since rcode is not
non-0 |
source code
|
|
|
|
|
_node(self,
omero_node=None)
Overrides the regular node() logic to return the value of
OMERO_MASTER or "master" |
source code
|
|
|
|
|
|
|
checkwindows(self,
*args)
Checks that the templates file as defined in etc\Windows.cfg can be
found. |
source code
|
|
|
startasync(self,
args)
First checks for a valid installation, then checks the grid, then
registers the action: "node HOST start" |
source code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Inherited from cli.BaseControl :
__call__ ,
__init__
Inherited from cli.BaseControl (private):
_ask_for_password ,
_cfglist ,
_host ,
_icecfg ,
_icedata ,
_initDir ,
_intcfg ,
_isWindows ,
_likes ,
_main ,
_noargs ,
_nodedata ,
_pid ,
_properties ,
_regdata
|