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

[356 byte] By [maverick1601] at [2007-11-26 11:48:53]
# 1
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.
netuser1976 at 2007-7-7 12:01:41 > top of Java-index,Administration Tools,N1 Service Provisioning System...
# 2
You could of course make a little shell wrapper to update the config.properties file for the CLI installation to point it to the correct masterserver when using it.Rgds,Peter
chappe at 2007-7-7 12:01:41 > top of Java-index,Administration Tools,N1 Service Provisioning System...
# 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

anshulj at 2007-7-7 12:01:41 > top of Java-index,Administration Tools,N1 Service Provisioning System...
# 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
maverick1601 at 2007-7-7 12:01:41 > top of Java-index,Administration Tools,N1 Service Provisioning System...