on 2025 May 06 9:57 AM
Hello,
I've followed the instructions in the SAP documentation to install the CLI, but I'm afraid something goes wrong (mostly me 🙂 ).
Even just following the Youtune example https://www.youtube.com/watch?v=YcJ0G4iydu8&t=6s from SAP itself doesnt work ... always unknown command, whatever I try.
So if somebody could get me started ...
Request clarification before answering.
Hello,
Correct command is: datasphere config cache init --host "<url>"
Refer to the official help for command syntaxes: https://help.sap.com/docs/SAP_DATASPHERE/d0ecd6f297ac40249072a44df0549c1a/d483a0f480af452e9dda47f885....
You can also use the built-in help with: datasphere <command> --help --host "<url>".
Here are the most commons errors and their solutions: https://community.sap.com/t5/technology-blog-posts-by-sap/faq-amp-troubleshooting-guide-for-sap-data....
Best regards,
Clément
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It looks like CLI command has changed since the recording of that video, and should include `config` like in https://www.npmjs.com/package/@sap/datasphere-cli#from-the-command-line:
datasphere config cache init -H https://mytenant.eu10.hcs.cloud.sap/ -p somepasscodeRegards.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 15 | |
| 9 | |
| 6 | |
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.