Aurélien Nephtali
abbf607105
MEDIUM: cli: Add payload support
...
In order to use arbitrary data in the CLI (multiple lines or group of words
that must be considered as a whole, for example), it is now possible to add a
payload to the commands. To do so, the first line needs to end with a special
pattern: <<\n. Everything that follows will be left untouched by the CLI parser
and will be passed to the commands parsers.
Per-command support will need to be added to take advantage of this
feature.
Signed-off-by: Aurélien Nephtali <aurelien.nephtali@corp.ovh.com>
2018-04-26 14:19:33 +02:00
..
2017-10-31 11:36:12 +01:00
2017-10-31 11:36:12 +01:00
2018-04-26 14:19:33 +02:00
2016-03-15 22:11:52 +01:00
2014-03-17 18:06:07 +01:00
2017-09-05 15:23:16 +02:00
2017-11-09 15:16:05 +01:00
2017-11-07 11:10:24 +01:00
2018-04-26 14:19:33 +02:00
2016-02-09 14:53:15 +01:00
2018-04-13 16:02:21 +02:00
2017-11-06 18:34:24 +01:00
2018-04-03 19:38:15 +02:00
2017-11-24 17:49:53 +01:00
2016-02-09 14:53:15 +01:00
2017-10-31 13:58:33 +01:00
2015-04-06 11:23:56 +02:00
2017-11-10 11:17:08 +01:00
2017-11-24 17:49:53 +01:00
2016-11-24 21:35:10 +01:00
2015-06-17 20:18:54 +02:00
2009-10-09 07:17:58 +02:00
2012-02-21 22:27:27 +01:00
2009-10-01 11:19:37 +02:00
2009-10-01 11:19:37 +02:00
2017-10-31 13:58:31 +01:00
2018-03-16 11:19:07 +01:00
2018-04-05 15:13:54 +02:00
2015-08-20 17:13:46 +02:00
2017-10-31 18:03:23 +01:00
2017-10-31 18:03:23 +01:00
2017-10-24 19:57:16 +02:00
2017-07-04 10:45:53 +02:00
2015-04-06 11:23:56 +02:00
2015-05-29 15:50:33 +02:00
2009-01-25 13:49:53 +01:00
2009-06-10 12:23:32 +02:00
2017-12-22 17:56:17 +01:00
2017-09-15 11:49:52 +02:00
2016-04-14 11:18:22 +02:00
2015-02-28 23:12:31 +01:00
2017-11-24 17:21:27 +01:00
2018-03-19 10:03:06 +01:00
2016-12-22 23:26:38 +01:00
2017-07-24 17:16:00 +02:00
2017-10-31 15:47:55 +01:00
2017-11-29 19:16:22 +01:00
2017-10-31 03:49:44 +01:00
2017-11-24 17:49:53 +01:00
2017-08-22 11:27:20 +02:00
2018-03-01 11:38:32 +01:00
2016-11-26 15:58:37 +01:00
2017-11-07 11:10:24 +01:00
2017-10-31 18:03:23 +01:00
2017-11-29 19:16:22 +01:00
2017-12-10 19:38:58 +01:00
2017-10-31 11:36:12 +01:00
2006-06-29 18:54:54 +02:00
2016-11-09 22:57:01 +01:00