## background
We found that mariadb ver >= 10.6.1 --port= now defaults to transport=tcp. Using mysql client to connect to a unix socket --port= should **not** be provided. To support this in kamdbctl the port / host is only added to the command if *set* in kamctlrc.
## tests
Tested with mariadb 10.11.. Simply run `kamdbctl create` with akmctlrc configured.