NetworkManager/clients/tests/test-client.check-on-disk
Thomas Haller 3cf1e8395e cli: hide default setting of "connection.mud-url" from nmcli output
"connection.mud-url" is a commonly not used parameter, that most
users won't care. To minimize the output of

  $ nmcli connection show "$PROFILE"

hide the MUD URL if it is unset.

This mechanism of nmcli is not yet great, because there is currently
no way to print a default value, and

  $ nmcli -f connection.mud-url connection show "$PROFILE"

does not work as one would expect(??). But that is a shortcoming of the
general mechanism in nmcli, and not specific to the MUD URL property.
2020-04-28 13:01:18 +02:00
..
test_001.expected cli: sort permission in output of nmcli general permissions 2019-12-10 07:53:25 +01:00
test_002.expected cli: hide default setting of "connection.mud-url" from nmcli output 2020-04-28 13:01:18 +02:00
test_003.expected cli: hide default setting of "connection.mud-url" from nmcli output 2020-04-28 13:01:18 +02:00
test_004.expected cli: hide default setting of "connection.mud-url" from nmcli output 2020-04-28 13:01:18 +02:00