Offline Parameter (Connect-AdobeCommerce Cmdlet)
Get the data from the specified cache database instead of live AdobeCommerce data.
Syntax
Connect-AdobeCommerce -Offline SwitchParameter
Data Type
bool
Default Value
false
Remarks
When this connection property is set to True, all queries execute against the cache database as opposed to the live AdobeCommerce data.
In this mode, some SQL operations like INSERT, UPDATE, DELETE, and CACHE are disabled.