User Parameter (Connect-CockroachDB Cmdlet)
The CockroachDB user account used to authenticate.
Syntax
Connect-CockroachDB -User string
Data Type
cstr
Default Value
""
Remarks
Together with Password, this field is used to authenticate against the CockroachDB server.
This is a required parameter.