Re: [Draconet-users] How do I use dracocli with more than one ser ver?

2004-03-12 Thread nick . robinson
I dont think that would be possible. Dracocli is agnostic to what is defined on any server. The request for the status is remoted to the server, and it then looks for a build called GLORIA or TPMS. The client tool has no appreciation of the servers at this level. To achieve what you require, th

RE: [Draconet-users] How do I use dracocli with more than one ser ver?

2004-03-12 Thread david . a . taylor
Thanks Nick, Since the server and the build are linked, I would prefer to be able to use dracocli /status:GLORIA or dracocli /status:TPMS etc and leave the detail to the config file i.e. which server. -Original Message- From: Nick Robinson [mailto:[EMAIL PROTECTED] Sent: 11 March 2004

RE: [Draconet-users] How do I use dracocli with more than one server?

2004-03-12 Thread Nick Robinson
I will be taking a look at this when I get time. I have already investigated it and it seems the way Dracocli is invoking the remote object is part of the problem. I quite like the idea of doing something like: dracocli /server: /status:GLORIA or the canonical: dracocli /status:GLORIA when ei

RE: [Draconet-users] How do I use dracocli with more than one ser ver?

2004-03-12 Thread Yves Reynhout
Title: RE: [Draconet-users] How do I use dracocli with more than one server? Unless I'm mistaken, you will have to use 2 .config files (and 2 dracocli.exe if you want to do things simultaneously). But it's a nice feature request. -Original Message- From: [EMAIL PROTECTED] [mailto:[