This example script is a companion to the tutorial "Automate Account Operations with the Command Line Interface (CLI)". For complete information, see the tutorial on developers.sap.com.
With this example for the CLI for SAP BTP, you can automate the setting up of new development environments. This includes the creation of a directory, subaccounts and entitlements, as well as a Cloud Foundry space and an instance of the SAP HANA Cloud service in the space.
You should have an account on SAP BTP.
You need to have the cf CLI installed.
Since the script is a bash shell script, an UNIX-like environment is required, such as macOS or Linux.
After downloading, change the file extension to .sh
.
In the tutorial, you can use the option "Provide Feedback".
Copyright (c) 2020 SAP SE or an SAP affiliate company. All rights reserved. This project is licensed under the Apache Software License, version 2.0 except as noted otherwise in the LICENSE file.