[Libvir] question about --quiet option

Hi, I have a question about virsh --quiet specification. It seems virsh --quiet option supress virsh interactive mode boot-message and vshPrintExtra only.(not includes vshPrint) This is supposed specification. Thanks Atsushi SAKAI

Atsushi SAKAI wrote:
Hi,
I have a question about virsh --quiet specification. It seems virsh --quiet option supress virsh interactive mode boot-message and vshPrintExtra only.(not includes vshPrint)
This is supposed specification.
I don't know if there is a "specification" as such for the --quiet option, beyond just looking at what the code does. At the moment, that "specification" is that --quiet supresses: 1. "Welcome to virsh ..." message at start up, 2. list headings printed by the 'virsh list' and 'virsh net-list' commands, and 3. a single error message in 'virsh console' (apparently random / a mistake). That's all. Rich. -- Emerging Technologies, Red Hat - http://et.redhat.com/~rjones/ Registered Address: Red Hat UK Ltd, Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SL4 1TE, United Kingdom. Registered in England and Wales under Company Registration No. 03798903
participants (2)
-
Atsushi SAKAI
-
Richard W.M. Jones