There are no tests for this.
We should make sure we still support the redis: and rediss: schemes, in addition to valkey: and valkeys:.
The place to add such test would be tests/integration/redis-cli.tcl.
Inspiration can be taken from the helper function rediscli in tests/support/cli.tcl. (It just returns a command line to use for starting valkey-cli.)
There are no tests for this.
We should make sure we still support the
redis:andrediss:schemes, in addition tovalkey:andvalkeys:.The place to add such test would be
tests/integration/redis-cli.tcl.Inspiration can be taken from the helper function
rediscliintests/support/cli.tcl. (It just returns a command line to use for starting valkey-cli.)