URL Parameter (Connect-Odoo Cmdlet)
The base URL of the Odoo site you're connecting to. For example, http://my.odoo.com/.
Syntax
Connect-Odoo -URL string
Data Type
cstr
Default Value
""
Remarks
The base URL of the Odoo site you're connecting to. For example, http://my.odoo.com/.
This is a required parameter.