Server Parameter (Connect-SingleStore Cmdlet)
The host name or IP of the server hosting the SingleStore database.
Syntax
Connect-SingleStore -Server string
Data Type
cstr
Default Value
""
Remarks
The host name or IP address of the server. Supports cluster servers, for example '192.168.0.1,192.168.0.2'.
This is a required parameter.