SAP Home Learn Build Integrate Model Operate Extend with AI ConnectTutorial navigator Knowledge Graph API Devtoberfest Developer Advocates App Space

Manage my Account SAP Devs YouTube ↗ Learnings ↗ Community ↗ Provide Feedback ↗
Logout
⤢ Open full site

Account Administration Using the SAP BTP Command Line Interface

Overview

🎓 beginner 30 min. SAP CommunityBeginner
Oliver Stiefbold O Oliver Stiefbold May 27, 2024
Created by December 7, 2023
Contributors

Prerequisites

Steps

The SAP BTP command-line interface (BTP CLI) can be used for all account administration tasks, such as creating or updating subaccounts, authorization management, and working with service brokers and platforms. It is an alternative to the SAP BTP cockpit for users who prefer to work in a terminal or automate operations using scripts.

Note: “btp CLI” is the BTP Platform’s command-line tool. It does not replace other CLIs, like the Cloud Foundry CLI, which you need for the Cloud Foundry runtime, or the Kyma CLI for the Kyma runtime or Kubectl.

Step 1 How BTP Command Line Interface works

You download the btp CLI client to your local desktop and access it through the shell of your operating system.

The client then accesses all required platform services through its backend, the CLI server, where the command definitions are stored.

How SAP BTP CLI works
How SAP BTP CLI works

Figure: btp CLI Solution diagram

You can download the btp CLI from the SAP BTP Developer Tools page.

Step 2 Setup BTP CLI
+
Step 3 First Commands with btp CLI
+
Step 4 Log-in
+
Step 5 Change your btp target
+
Step 6 Logout
+
Step 7 Create a Subaccount with btp CLI
+

Resources

Discussion

Share feedback on this tutorial or join the conversation in SAP Community.

Submit detailed feedback Discuss in Community
Steps
Step 1 of 8
1. How BTP Command Line Interface works 2. Setup BTP CLI 3. First Commands with btp CLI 4. Log-in 5. Change your btp target 6. Logout 7. Create a Subaccount with btp CLI 8. More information and Tutorials

Learn more →