Skip to main content
When you create a connection using cdatacli connection create, the CData CLI saves the connection settings to an encrypted file on disk.

File format and location

Connection files use the .conn extension. They are stored in the following location based on your operating system: For example, a connection using the CData Salesforce driver on Windows is stored at:

Encryption

Connection files are encrypted using AES-256. Connection properties — including passwords and access tokens — are never stored in plain text.

Managing connections

Use the connection command group to create, list, update, and delete connections:
Deleting a connection removes the corresponding .conn file from disk.