Re: [review] New key-value output in mmcli

2018-11-09 Thread Aleksander Morgado
> Thanks; looks like the main difference is long lines are intelligently > wrapped now, so code expecting one-value-per-line will break. I > haven't checked the implementation in detail, but does it hardcode the > wrapping at a certain point or determine it based on terminal size or > something?

Re: [review] New key-value output in mmcli

2018-11-09 Thread Dan Williams
On Fri, 2018-11-09 at 18:31 +0100, Aleksander Morgado wrote: > Hey, > > > > > > See this MR: https://gitlab.freedesktop.org/mobile-broadband/Mode > > > mMan > > > ager/merge_requests/51 > > > > > > This enables a new "-K" (or longer, "--output-keyvalue") that > > > allows > > > all operations

Re: [review] New key-value output in mmcli

2018-11-09 Thread Aleksander Morgado
Hey, > > > See this MR: https://gitlab.freedesktop.org/mobile-broadband/ModemMan > > ager/merge_requests/51 > > > > This enables a new "-K" (or longer, "--output-keyvalue") that allows > > all operations that print some kind of modem info (e.g. modem list, > > modem info, sim info, bearer info,

Re: [review] New key-value output in mmcli

2018-11-09 Thread Dan Williams
On Sat, 2018-11-03 at 16:04 +0100, Aleksander Morgado wrote: > Hey! > > See this MR: https://gitlab.freedesktop.org/mobile-broadband/ModemMan > ager/merge_requests/51 > > This enables a new "-K" (or longer, "--output-keyvalue") that allows > all operations that print some kind of modem info

[review] New key-value output in mmcli

2018-11-03 Thread Aleksander Morgado
Hey! See this MR: https://gitlab.freedesktop.org/mobile-broadband/ModemManager/merge_requests/51 This enables a new "-K" (or longer, "--output-keyvalue") that allows all operations that print some kind of modem info (e.g. modem list, modem info, sim info, bearer info, sms info, 3gpp scan...)