UNPKG

hana-cli

Version:
19 lines (18 loc) 962 B
<body> <div class="body conbody"> <p class="shortdesc">Database Connection Profile</p> <p class="p"> 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. </p> <p class="p"> 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. </p> <p class="p"> Common connection file locations include <span class="ph filepath">default-env.json</span>, <span class="ph filepath">.env</span>, or custom connection files specific to your project. </p> </div> </body>