On Tue, 28 May 2013 17:36:09 -0400
Dwight Engen <dwight.en...@oracle.com> wrote:

> On Tue, 28 May 2013 17:03:43 -0400
> Stéphane Graber <stgra...@ubuntu.com> wrote:
...
> > The command line parameter (-g) is comma separate however. So commas
> > should be documented as invalid for a group name and so is "any" which
> > is a special group matching all containers.
> 
> Hmm, that just made me think of the fact that lxc-monitor takes a
> regex, should we be consistent about how to specify multiple
> containers/groups?

I would prefer fnmatch over both regex and a magic 'any' keyword.

  lxc-stop -g '*'
  lxc-start -g 'foo.*'

I fully agree on the point about being consistant though.

-nc

------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite
It's a free troubleshooting tool designed for production
Get down to code-level detail for bottlenecks, with <2% overhead.
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap2
_______________________________________________
Lxc-devel mailing list
Lxc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lxc-devel

Reply via email to