Port Parameter (Connect-SingleStore Cmdlet)
The port of the server hosting the SingleStore database.
Syntax
Connect-SingleStore -Port string
Data Type
cstr
Default Value
"3306"
Remarks
The port of the SingleStore server. Supports cluster servers, for example: '3306, 3307', the number of the port should match with Servers.
This is a required parameter.