12 messages in com.xensource.lists.xen-develRe: [Xen-devel] xm create option pars...
FromSent OnAttachments
Steven Hand28 Jul 2004 09:37 
Tom Wilkie28 Jul 2004 09:44 
Ian Pratt28 Jul 2004 10:10 
Tom Wilkie28 Jul 2004 10:15 
Mike Wray30 Jul 2004 01:18 
Steven Hand30 Jul 2004 01:42 
Ian Pratt30 Jul 2004 01:49 
Mike Wray30 Jul 2004 02:07 
Mike Wray30 Jul 2004 02:15 
Ian Pratt30 Jul 2004 02:52 
Ian Pratt30 Jul 2004 02:58 
Mike Wray30 Jul 2004 06:41 
Subject:Re: [Xen-devel] xm create option parsing..
From:Ian Pratt (Ian.@cl.cam.ac.uk)
Date:07/30/2004 02:52:46 AM
List:com.xensource.lists.xen-devel

We potentially have

xm <xm options> subcommand <subcommand options/args>

It doesn't really make sense to allow xm options after the subcommand.

What <xm options> do we currently have? Having a -U to set the host:port might be nice, but what others do we currently have?

Each subcommand is responsible for parsing its own options, so we could get 'xm create' etc. to allow options after the args. I'll make the change.

Users will thank you ;-)

Thanks, Ian