Skip to content

th/cli-select-by-uuid] allow matching profile by partial uuid in `nmcli connection $op uuid $uuid`

Thomas Haller requested to merge th/cli-select-by-uuid into main

The UUID is long and unwieldy.

When the user specifies a match by UUID, and specifies a unique prefix to an existing UUID, then accept it.

Merge request reports