Eric Blake
834f64ca47
virsh: Parse # comments in batch mode
...
Continuing from what I did in commit 4817dec0, now I want to write a
sequence that is self-documenting. So I need comments :)
Now I can do something like:
$ virsh -c test:///default '
# setup
snapshot-create-as test s1
snapshot-create-as test s2
# check
snapshot-list test --name
'
Note that this does NOT accept comments in argv mode, another patch
will tackle that.
(If I'm not careful, I might turn virsh into a full-fledged 'sh'
replacement? Here's hoping I don't go that far...)
Signed-off-by: Eric Blake <eblake@redhat.com>
Acked-by: Michal Privoznik <mprivozn@redhat.com>
2019-03-25 09:01:42 -05:00
..
2018-01-11 18:53:04 +01:00
2019-03-07 10:10:49 +01:00
2019-02-12 09:22:59 +01:00
2018-12-19 15:32:45 +01:00
2009-09-21 14:41:45 +01:00
2009-09-21 14:41:45 +01:00
2009-09-21 14:41:45 +01:00
2009-09-21 14:41:45 +01:00
2017-10-16 10:22:34 +01:00
2018-04-24 10:46:41 +02:00
2018-04-12 16:52:01 +01:00
2019-03-15 18:36:19 +01:00
2009-09-21 14:41:45 +01:00
2019-03-05 09:09:48 +01:00
2019-03-05 09:09:48 +01:00
2018-12-13 16:08:38 +00:00
2018-12-14 10:47:13 +00:00
2019-02-14 14:09:38 +01:00
2019-01-03 13:24:18 +01:00
2019-03-05 09:09:48 +01:00
2019-01-03 13:24:18 +01:00
2019-01-03 13:24:18 +01:00
2019-01-03 13:24:18 +01:00
2019-01-03 13:24:18 +01:00
2019-01-03 13:24:18 +01:00
2019-01-03 13:24:18 +01:00
2019-03-05 09:09:48 +01:00
2019-03-05 09:09:48 +01:00
2019-02-03 17:46:29 -05:00
2019-01-03 13:24:18 +01:00
2019-01-03 13:24:18 +01:00
2019-01-03 13:24:18 +01:00
2019-03-16 07:50:51 +01:00
2019-01-03 13:24:18 +01:00
2019-02-03 17:46:29 -05:00
2019-01-03 13:24:18 +01:00
2019-03-22 01:18:33 -05:00
2019-01-03 13:24:18 +01:00
2018-06-05 18:44:05 +02:00
2018-12-14 10:47:13 +00:00
2019-02-03 17:46:29 -05:00
2019-01-03 13:24:18 +01:00
2019-01-03 13:24:18 +01:00
2019-01-03 13:24:18 +01:00
2019-03-25 09:01:42 -05:00
2019-01-03 13:24:18 +01:00
2019-01-03 13:24:18 +01:00
2019-02-14 14:09:38 +01:00
2019-01-03 13:24:18 +01:00
2019-03-25 09:01:42 -05:00
2018-09-20 10:16:38 +02:00
2018-12-14 10:47:13 +00:00
2019-03-08 09:16:00 +01:00
2018-12-14 10:47:13 +00:00
2018-10-05 15:53:29 +02:00
2018-12-14 10:47:13 +00:00
2018-10-05 15:53:29 +02:00
2018-12-14 10:47:13 +00:00
2018-09-20 10:16:39 +02:00
2017-10-16 10:22:34 +01:00
2019-01-03 13:24:18 +01:00
2016-06-10 11:03:02 +01:00
2017-10-16 10:22:34 +01:00
2018-12-11 14:58:43 +00:00
2017-10-16 10:22:34 +01:00
2016-04-25 15:40:43 +02:00
2017-10-16 10:22:34 +01:00
2019-01-25 14:04:19 +01:00
2018-07-19 16:16:57 -04:00
2019-02-12 10:14:53 +01:00
2018-12-14 10:47:13 +00:00
2019-03-25 09:01:42 -05:00
2019-01-03 13:24:18 +01:00