hi,

lxc-ls --fancy-format is case sensitivie:

$ lxc-ls --fancy --fancy-format name,state,ipv4,autostart
NAME          STATE    IPV4        AUTOSTART
--------------------------------------------


According to the above headers the suspected format is uppercase (I thin).



lxc-info --state-is is also case sensitive for lowercase chars.

$ lxc-info -n tc -t RUNNING



I suggest using the same behaviour, or the best would be case insensitivity. Is 
it possible?


Thanks,
tamas

ps.: BTW, lxc-info(1) doesn't contain the long switches:

OPTIONS
        -n name
               The container name.

        [-s]   Just print the container's state.

        [-p]   Just print the container's pid.

        [-t state]
               Check whether the container is in the provided state.




------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may
_______________________________________________
Lxc-users mailing list
Lxc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lxc-users

Reply via email to