NetworkManager/clients/tests
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
..
terminal-colors.d clients/tests: add tests for coloring 2018-06-26 11:32:39 +02:00
test-client.check-on-disk cli: hide default setting of "connection.mud-url" from nmcli output 2020-04-28 13:01:18 +02:00
test-client.py clients/trivial: remove obsolete comment from test-client.py howto 2020-04-09 14:10:56 +02:00