mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-18 10:03:48 +03:00
NEWS: Mention breakage of scrip-friendly virsh output
Signed-off-by: Peter Krempa <pkrempa@redhat.com> Reviewed-by: Jiri Denemark <jdenemar@redhat.com>
This commit is contained in:
parent
0082148420
commit
fc9442a638
11
NEWS.rst
11
NEWS.rst
@ -21,6 +21,17 @@ v10.8.0 (unreleased)
|
|||||||
|
|
||||||
* **Bug fixes**
|
* **Bug fixes**
|
||||||
|
|
||||||
|
* virsh: Fix script-friedly output of ``virsh list --uuid``
|
||||||
|
|
||||||
|
The script-friendly output of just 1 UUID per line was mistakenly replaced
|
||||||
|
by the full human-targetted table view full of redundant information
|
||||||
|
and very hard to parse. Users who wish to see the UUIDs in the tabular
|
||||||
|
output need to use ``virsh list --table --uuid`` as old behaviour was
|
||||||
|
reverted.
|
||||||
|
|
||||||
|
Note that this also broke the ``libvirt-guests`` script. The bug was
|
||||||
|
introduced in `v10.7.0 (2024-09-02)`_.
|
||||||
|
|
||||||
|
|
||||||
v10.7.0 (2024-09-02)
|
v10.7.0 (2024-09-02)
|
||||||
====================
|
====================
|
||||||
|
Loading…
x
Reference in New Issue
Block a user