NetworkManager/clients
Thomas Haller ba956bd499 cli: add new style for tokenizing/concatenating list options in nmcli
nmcli supports list options (optlist and multilist properties).
These commonly are individual items, concatenated by a delimiter.

It should be generally possibly to express every value. That means, we
need some for of escaping mechanism for delimiters.

Currently this is all inconsistent or no escaping is supported. I intend
to fix that (which will be a change in behavior).

For now, just add yet another style of tokenzing/concatenating list
items in nmcli. This is the style to replace all other styles.
2019-04-17 11:11:21 +02:00
..
cli cli: fix crash in split_required_fields_for_con_show() 2019-04-16 16:00:32 +02:00
common cli: add new style for tokenizing/concatenating list options in nmcli 2019-04-17 11:11:21 +02:00
tests clients: disable asan leak detection in client tests 2019-04-12 11:19:58 +02:00
tui clients: only ask secrets for settings that require them 2019-04-02 11:20:28 +02:00
meson.build build: meson: Add trailing commas 2018-12-20 13:50:34 +01:00
nm-online.c nm-online: sort options in man page and program help 2018-11-05 09:32:20 +01:00