DNSServer Parameter (Connect-Couchbase Cmdlet)
Determines what DNS server to use when retrieving Couchbase Capella information.
Syntax
Connect-Couchbase -DNSServer string
Data Type
cstr
Default Value
""
Remarks
In most cases any public DNS server can be provided here such as the ones provided by OpenDNS, Cloudflare or Google.
If these are not accessible then you will need to use the DNS server configured by your network administrator. You can also provide a port if needed: DNSServer=10.1.2.3:5300
This is a required parameter.