Peter Rajnoha
b4cc28c2ef
lvmconfig: add --valuesonly option
...
The new --valuesonly option causes the lvmconfig output to contain only
values without keys for each config node. This is practical mainly in
case where we use lvmconfig in scripts and we want to assign the value
to a different custom key or simply output the value itself without the
key.
For example:
# lvmconfig --type full activation/raid_fault_policy
raid_fault_policy="warn"
# lvmconfig --type full activation/raid_fault_policy --valuesonly
"warn"
# my_var=$(lvmconfig --type full activation/raid_fault_policy --valuesonly)
# echo $my_var
"warn"
2022-08-17 10:47:24 +02:00
..
2017-03-10 13:14:02 +00:00
2021-04-19 14:54:37 +02:00
2021-04-14 11:04:04 +02:00
2021-04-19 14:54:37 +02:00
2021-04-19 14:54:37 +02:00
2021-09-23 16:49:28 +02:00
2022-07-11 01:18:24 +02:00
2021-04-23 23:00:55 +02:00
2017-03-14 00:47:46 +00:00
2021-04-19 14:54:37 +02:00
2022-08-11 11:10:11 +02:00
2021-04-19 14:54:37 +02:00
2021-04-19 14:54:37 +02:00
2022-07-11 01:18:24 +02:00
2021-04-19 14:54:37 +02:00
2022-07-11 01:18:24 +02:00
2022-08-11 11:10:11 +02:00
2021-04-19 14:54:37 +02:00
2017-03-14 00:47:46 +00:00
2022-05-18 18:15:30 +02:00
2021-04-19 14:54:37 +02:00
2021-04-23 23:00:55 +02:00
2022-08-11 11:10:11 +02:00
2021-09-17 16:49:17 +02:00
2017-05-03 16:40:44 -05:00
2017-03-14 00:47:46 +00:00
2022-08-11 11:10:11 +02:00
2017-03-14 00:47:46 +00:00
2021-04-19 14:54:37 +02:00
2022-05-18 18:15:30 +02:00
2022-01-27 16:43:11 -06:00
2021-04-19 14:54:37 +02:00
2022-01-27 16:43:11 -06:00
2022-07-11 01:18:24 +02:00
2017-03-29 01:44:09 +02:00
2017-03-14 00:47:46 +00:00
2022-08-17 10:47:24 +02:00
2021-04-14 11:04:04 +02:00
2022-04-06 12:51:34 -05:00
2021-02-23 16:43:32 -06:00
2022-05-18 18:15:30 +02:00
2021-04-19 14:54:37 +02:00
2017-03-14 00:47:46 +00:00
2022-05-18 18:15:30 +02:00
2021-04-19 14:54:37 +02:00
2021-04-19 14:54:37 +02:00
2021-04-14 11:04:04 +02:00
2021-04-19 14:54:37 +02:00
2021-04-19 14:54:37 +02:00
2022-08-16 13:42:50 +02:00
2021-04-14 11:04:04 +02:00
2021-04-14 11:04:04 +02:00
2021-10-07 12:06:49 -05:00
2021-04-19 14:54:37 +02:00
2022-07-11 01:18:24 +02:00
2021-04-19 14:54:37 +02:00
2021-04-19 14:54:37 +02:00
2022-08-11 11:10:11 +02:00
2021-04-19 14:54:37 +02:00
2021-04-19 14:54:37 +02:00
2022-08-11 11:10:11 +02:00
2017-03-14 00:47:46 +00:00
2021-04-19 14:54:37 +02:00
2022-08-11 11:10:11 +02:00
2021-04-19 14:54:37 +02:00
2021-04-23 23:00:55 +02:00
2022-08-11 11:10:11 +02:00
2017-03-14 00:47:46 +00:00
2021-04-19 14:54:37 +02:00
2022-08-11 11:10:11 +02:00
2017-03-14 00:47:46 +00:00
2017-03-14 00:47:46 +00:00
2022-08-11 11:10:11 +02:00
2022-07-11 01:18:24 +02:00
2021-04-19 14:54:37 +02:00
2021-04-19 14:54:37 +02:00
2022-08-11 11:10:11 +02:00
2021-04-19 14:54:37 +02:00
2021-04-19 14:54:37 +02:00
2022-05-18 18:15:30 +02:00
2022-01-18 12:15:03 -06:00
2022-07-11 01:18:24 +02:00
2022-08-11 11:10:11 +02:00
2021-04-19 14:54:37 +02:00
2017-03-14 00:47:46 +00:00
2022-08-11 11:10:11 +02:00
2021-04-19 14:54:37 +02:00
2021-04-19 14:54:37 +02:00
2022-08-11 11:10:11 +02:00
2021-04-19 14:54:37 +02:00
2017-03-14 00:47:46 +00:00
2022-08-11 11:10:11 +02:00
2017-03-14 00:47:46 +00:00
2021-04-19 14:54:37 +02:00
2022-08-11 11:10:11 +02:00
2017-03-14 00:47:46 +00:00
2021-04-19 14:54:37 +02:00
2022-08-11 11:10:11 +02:00
2021-11-29 11:10:02 -06:00
2017-03-14 00:47:46 +00:00
2022-08-11 11:10:11 +02:00
2022-01-27 16:43:11 -06:00
2021-04-19 14:54:37 +02:00
2017-03-14 00:47:46 +00:00
2022-08-11 11:10:11 +02:00
2021-04-19 14:54:37 +02:00
2021-04-19 14:54:37 +02:00
2022-05-18 18:15:30 +02:00
2017-03-14 00:47:46 +00:00
2021-04-19 14:54:37 +02:00
2022-08-11 11:10:11 +02:00
2017-03-14 00:47:46 +00:00
2017-03-14 00:47:46 +00:00
2022-08-11 11:10:11 +02:00
2018-06-13 14:14:03 -05:00
2017-03-14 00:47:46 +00:00
2022-08-11 11:10:11 +02:00
2021-04-19 14:54:37 +02:00
2021-04-19 14:54:37 +02:00
2022-08-11 11:10:11 +02:00
2021-04-19 14:54:37 +02:00
2017-03-14 00:47:46 +00:00
2022-05-18 18:15:30 +02:00
2021-04-19 14:54:37 +02:00
2017-03-14 00:47:46 +00:00
2022-08-11 11:10:11 +02:00
2021-04-19 14:54:37 +02:00
2021-04-19 14:54:37 +02:00
2022-08-11 11:10:11 +02:00
2021-04-19 14:54:37 +02:00
2017-03-14 00:47:46 +00:00
2022-08-11 11:10:11 +02:00
2021-04-19 14:54:37 +02:00
2021-04-19 14:54:37 +02:00
2022-05-18 18:15:30 +02:00
2021-04-19 14:54:37 +02:00
2021-02-23 16:43:32 -06:00
2022-08-11 11:10:11 +02:00
2017-03-14 00:47:46 +00:00
2021-04-19 14:54:37 +02:00
2022-05-18 18:15:30 +02:00
2021-04-19 14:54:37 +02:00
2017-03-14 00:47:46 +00:00
2022-08-11 11:10:11 +02:00
2017-03-14 00:47:46 +00:00
2017-03-14 00:47:46 +00:00
2022-08-11 11:10:11 +02:00
2021-04-19 14:54:37 +02:00
2017-03-14 00:47:46 +00:00
2022-08-11 11:10:11 +02:00
2021-04-19 14:54:37 +02:00
2021-04-19 14:54:37 +02:00
2022-08-11 11:10:11 +02:00
2017-03-14 00:47:46 +00:00
2021-04-19 14:54:37 +02:00
2022-08-11 11:10:11 +02:00
2017-03-14 00:47:46 +00:00
2017-03-14 00:47:46 +00:00
2022-08-11 11:10:11 +02:00
2021-04-19 14:54:37 +02:00
2017-03-14 00:47:46 +00:00
2022-05-18 18:15:30 +02:00