|
|
|
|
|
|
|
|
|
|
|
login(self,
args)
Goals: If server and key, then don't ask any questions. |
source code
|
|
|
handle(self,
rv,
action)
Handles a new connection |
source code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
conn(self,
properties={},
profile=None,
args=None)
Either creates or returns the exiting omero.client instance. |
source code
|
|
|
|
|
|
|
|
Inherited from cli.BaseControl :
__init__
Inherited from cli.BaseControl (private):
_ask_for_password ,
_cfglist ,
_complete ,
_complete2 ,
_complete_file ,
_host ,
_icecfg ,
_icedata ,
_initDir ,
_intcfg ,
_isWindows ,
_node ,
_nodedata ,
_pid ,
_properties ,
_regdata
|