We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d4a38ee + ffe232c commit b838bc0Copy full SHA for b838bc0
1 file changed
tutorials/cp-cap-java-hana-db/cp-cap-java-hana-db.md
@@ -92,7 +92,7 @@ You first need to provision your SAP HANA Cloud instance, which is a prerequisit
92
4. Create an SAP HANA service instance and implicitly push all artefacts to the database using:
93
94
```Shell/Bash
95
- cds deploy --to hana:bookstore-hana
+ cds deploy --to hana:bookstore-hana --store-credentials
96
```
97
98
> As an effect, `.hdbtable` and `.hdbview` files are generated in the `(gen/)db/src/gen/` folder.
0 commit comments