Accessing different Master Servers with one CLI installation
Hi All,
upon installation of the SPS Command Line Interface, one is asked to name the target master server, which is then written to some config.properties file.
How can such a CLI installation be used to access different master servers? Ideally using command line arguments, which do not seem to be available.
Regards,
Frank
# 3
> It's not possible to connect to multiple master
> servers from a single CLI installation, nor is it
> possible to install multiple CLI clients on the same
> node.
I think you can install multiple CLI clients on a machine with an OS on which we do not ship the native OS installer, for example linux. As the restriction of not being able to install multiple CLI instances is imposed by the installation system, not by the CLI software.
-Aj
# 4
We do not know the MS instances to connect to in advance, thus we need something more dynamic.Anybody knows, if clij, the Jython CLI, may help us?Regards,Frank