Cmdlets for Odoo

Build 24.0.9060

Database Parameter (Connect-Odoo Cmdlet)

The name of the Odoo database you're connecting to.

Syntax

Connect-Odoo -Database string

Data Type

cstr

Default Value

""

Remarks

When connecting to Odoo online, this value is usually the name of your custom Odoo domain. For example, if you connect to https://contoso.odoo.com, then the Database will be contoso. This property will be interpreted from the URL property.

When connecting to an on-premise instance of Odoo, you can find this value by logging out of Odoo and opening the Manage Databases page from the login screen. There, you can determine the database you need to connect to.

This is a required parameter.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.9060