Writing a Script Together With Bash, JQ, and the BTP CLI
Offered By: SAP via YouTube
Course Description
Overview
Syllabus
Welcome, introduction, and Devtoberfest related news
JSON format output from btp CLI is more reliable and predictable
A brief exploration of my btp CLI related functions and scripts
Picking some data from the btp CLI to play with
Creating a new script file listroles
Exploring the role collections JSON with the jqte JQ playground script
Piping the role collection list into fzf
Short digression into trailing spaces, asynchronous fixers, and escaped newlines
Looking at an alternative way to select a role collection
Reflecting on how easy it was to build a script around the btp CLI to create something useful
Adding the role template app ID to the output too, in a Unix way, so that it can be easily parsed further down the pipeline
Finishing with a digression on the use of xargs with functions no! and scripts yes!
Taught by
SAP Developers
Related Courses
Back to Basics - Using Curl in the SAP Enterprise LandscapeSAP via YouTube SAP Service Manager on Business Technology Platform - Final Episode
SAP via YouTube Fun With SAP BTP Cloud Management Service and Core Services APIs
SAP via YouTube Scripting and JSON Output With BTP, the SAP Business Technology Platform CLI
SAP via YouTube Exploring BTP Service Metadata - Deep Dive into Resource Files and JQ Filters
SAP via YouTube