connect ​
Command:
connect
Category: Connection & Auth
Status: Production Ready
Description ​
Connects to an SAP HANA DB and writes connection information to a default-env-admin.json
Syntax ​
bash
hana-cli connect [user] [password] [options]Aliases ​
clogin
Parameters ​
For a complete list of parameters and options, use:
bash
hana-cli connect --helpExamples ​
Basic Usage ​
bash
hana-cli hana-cli connect --connection localhost:30015 --user DBUSERExecute the command
Related Commands ​
See the Commands Reference for other commands in this category.
