Server Parameter (Connect-MariaDB Cmdlet)
The host name or IP address of the server.
Syntax
Connect-MariaDB -Server string
Data Type
cstr
Default Value
""
Remarks
The host name or IP of the server hosting the MariaDB database.
This is a required parameter.