An open API service indexing awesome lists of open source software.

https://github.com/SAP-archive/cp-cli-automate-operations

With this example for the Command-Line Interface (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.
https://github.com/SAP-archive/cp-cli-automate-operations

cli command-line-interface sample sample-code sap-btp sap-hana

Last synced: 5 months ago
JSON representation

With this example for the Command-Line Interface (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.

Awesome Lists containing this project

README

          

## Deprecation Notice

This public repository is read-only and no longer maintained.

![](https://img.shields.io/badge/STATUS-NOT%20CURRENTLY%20MAINTAINED-red.svg?longCache=true&style=flat)

---
# Automate Operations with CLI

[![REUSE status](https://api.reuse.software/badge/github.com/SAP-samples/cp-cli-automate-operations)](https://api.reuse.software/info/github.com/SAP-samples/cp-cli-automate-operations)

## Description
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.

## Requirements
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.

## Download and Installation
After downloading, change the file extension to `.sh`.

## How to obtain support
In the tutorial, you can use the option "Provide Feedback".

## License
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](LICENSES/Apache-2.0.txt) file.