Database Connection Profile

Specify the connection file that contains your SAP HANA database connection parameters. This file contains the host, port, user credentials, and other connection settings needed to connect to your database.

The connection file is typically a JSON or configuration file that stores your database connection details. You can specify a relative or absolute path to the connection file. If left empty, the tool will use the default connection file from your environment.

Common connection file locations include default-env.json, .env, or custom connection files specific to your project.