Philipp Schuster
1cc990a1d0
virsh: pool-list: remove unnecessary spaces to align behavior
...
By removing the unnecessary spaces, the behavior is aligned with
`virsh list --all --name` and `virsh net-list --all --name`.
Without this change, one can't do something like the following easily:
`virsh pool-list --all --name | xargs -I {} virsh pool-start \"{}\"`
as no pool `"foo "` (with all the spaces) actually exist.
Although the removed comment states that the additional spaces were kept
to maintain backwards compatibility, the commit [0] and the old behavior
are from 2010 when libvirt was at version 0.8.1. For the sake of sanity,
the behavior should be aligned with other parts of the CLI.
[0] 415b14903e
Signed-off-by: Philipp Schuster <philipp.schuster@cyberus-technology.de>
Reviewed-by: Peter Krempa <pkrempa@redhat.com>
2025-01-29 12:42:27 +01:00
..
2024-05-28 08:51:45 +02:00
2025-01-21 10:30:23 +01:00
2025-01-21 13:58:04 +01:00
2024-11-01 15:52:18 +01:00
2021-11-30 10:45:35 +00:00
2023-11-06 23:45:04 +01:00
2024-04-04 09:10:00 +02:00
2024-06-13 10:23:07 +01:00
2024-04-25 14:13:19 +02:00
2024-08-19 13:44:12 +02:00
2022-06-16 06:43:58 +02:00
2021-09-17 09:40:46 +02:00
2024-04-25 14:13:19 +02:00
2022-03-03 11:06:56 +01:00
2024-04-25 14:13:19 +02:00
2022-10-10 14:31:43 +02:00
2022-06-16 06:43:58 +02:00
2021-09-17 09:40:46 +02:00
2022-06-16 06:43:58 +02:00
2022-01-19 16:48:33 +01:00
2024-01-07 23:57:09 -05:00
2022-04-04 16:30:48 +02:00
2022-06-16 06:43:58 +02:00
2021-09-17 09:40:46 +02:00
2024-02-20 12:08:22 +01:00
2024-02-20 12:08:22 +01:00
2022-06-16 06:43:58 +02:00
2021-09-17 09:40:46 +02:00
2022-06-16 06:43:58 +02:00
2021-09-17 09:40:46 +02:00
2022-06-16 06:43:58 +02:00
2022-03-11 09:10:24 +01:00
2022-06-16 06:43:58 +02:00
2022-03-15 13:36:56 +01:00
2024-04-02 18:26:35 +02:00
2023-10-24 13:51:32 +02:00
2024-04-25 14:13:19 +02:00
2022-03-03 11:06:56 +01:00
2024-09-05 15:24:55 +02:00
2025-01-27 16:32:57 +01:00
2022-02-21 13:34:16 +01:00
2023-04-01 11:40:35 +02:00
2024-12-17 11:45:50 +01:00
2021-07-23 09:59:12 +02:00
2024-04-25 14:13:19 +02:00
2024-04-25 14:13:19 +02:00
2022-01-19 16:48:33 +01:00
2024-08-19 13:44:12 +02:00
2024-04-25 14:13:19 +02:00
2025-01-29 12:42:27 +01:00
2021-06-16 10:32:33 +02:00
2024-04-25 14:13:19 +02:00
2020-08-03 15:30:40 +02:00
2024-10-15 14:48:35 +02:00
2020-08-03 15:30:40 +02:00
2024-04-25 14:13:19 +02:00
2023-08-25 12:36:37 +02:00
2024-04-25 14:13:19 +02:00
2022-03-11 09:10:24 +01:00
2024-04-25 14:13:19 +02:00
2024-04-02 14:24:29 +02:00
2021-04-13 17:00:38 +02:00
2025-01-08 13:00:44 +00:00
2021-04-13 17:00:38 +02:00
2024-06-11 12:50:23 +01:00
2024-06-11 12:50:23 +01:00
2021-10-12 17:28:35 +02:00
2024-07-23 13:58:53 +02:00
2024-06-11 12:50:23 +01:00
2024-06-11 12:50:23 +01:00
2024-06-11 12:50:23 +01:00
2024-06-11 12:50:23 +01:00
2024-06-11 12:50:23 +01:00
2023-03-13 13:29:07 +01:00
2024-06-11 12:50:23 +01:00
2024-06-13 10:22:21 +01:00
2023-06-29 11:51:27 +02:00
2023-12-05 12:21:38 +01:00
2024-06-11 12:50:23 +01:00
2024-06-11 12:50:23 +01:00
2022-07-07 12:21:16 +02:00
2023-08-03 16:41:19 +02:00
2021-12-17 15:05:58 +01:00
2024-08-08 15:45:37 +02:00
2024-04-25 14:13:19 +02:00