Completed
Referring to this tutorial when talking about automating btp CLI operations https://developers.sap.com/tutorials/cp-cli-automate-operations.html
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Logging in and Configuration with BTP, the SAP Business Technology Platform CLI
Automatically move to the next video in the Classroom when playback concludes
- 1 Welcome and introduction
- 2 Picking up from where we left off last time
- 3 Explaining the structure and purpose of our SAP Tech Bytes repo https://github.com/SAP-samples/sap-tech-bytes
- 4 Using SAPCP_CLIENTCONFIG to specify our btp CLI config location
- 5 Exploring the --sso option and why it's useful
- 6 Starting to understand & use the target concept
- 7 Talking about btp and the different environments and their respective CLIs
- 8 Installing autocomplete to make things more comfortable
- 9 A digression one of many! into why the tilde ~ represents a user's home directory
- 10 Looking at the different environments Cloud Foundry and Kyma available for our subaccount
- 11 Starting our build adventure by creating a directory first
- 12 Referring to this tutorial when talking about automating btp CLI operations https://developers.sap.com/tutorials/cp-cli-automate-operations.html