btp CLI too new
See original GitHub issueTutorial “Devtoberfest 2021 - Scavenger Hunt (#3F50A2)” “Get Started with the SAP BTP Command Line Interface (btp CLI)” “Step 6: Log in to your global account”
After starting the CLI I’m getting the following error:
Your client (2.10.0) is too new and not supported by the configured server (2.9.0).
Please download a client version 2.9.x from: https://tools.hana.ondemand.com/#cloud-btpcli
A client version 2.9.x is not available on the download site (only 2.8 and 2.10). With the version 2.8 it worked though. Maybe a hint on the tutorial page would be fine
Issue Analytics
- State:
- Created 2 years ago
- Reactions:1
- Comments:5 (4 by maintainers)
Top Results From Across the Web
Get Started with the SAP BTP Command Line Interface (btp CLI)
1. The btp CLI is an alternative to the cockpit for users who prefer working on the command line. It consists of a...
Read more >Download and Start Using the btp CLI Client - SAP Help Portal
In exceptional cases, when your client is too new for the configured server, an error message tells you which version you need and...
Read more >BTP Onboarding: BTP CLI - YouTube
... Philip Mugglestone shows how perform operations in SAP Business Technology Platform via the BTP Command Line Interface ( CLI ).0:40 - C......
Read more >SAP Graph: Admin - BTP CLI - YouTube
In this video tutorial, Philip Mugglestone shows how the administrator can use the SAP BTP Command Line Interface ( btp CLI ) to...
Read more >SAP BTP Command Line Interface
The btp CLI is the command line tool for account management tasks such as working with global accounts, directories and subaccounts, setting entitlements,...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
I’ve extended the
getbtpcli
script, in case you use that, to allow you to ask for a specific version. Check it out here: https://github.com/SAP-samples/sap-tech-bytes/blob/2021-09-01-btp-cli/getbtpcliHey David, just delete the config.json. Cheers, Uwe