Skip to content
  • Home
  • About
  • Legal
  • Privacy
nocin.eu
nocin.eu
Homelab, Linux & ABAP (~˘▾˘)~
 
  • Home
  • About
  • Legal
  • Privacy
Home Posts tagged "cf"

Tag: cf

CAP

[CAP] Login to CF using a bash script

April 25, 2022 May 2, 2022  BAS, bash, CAP, cf, login, SAP

Create your script file, make it executeable and add it to your .gitignore as it contains sensitive information:

touch login.sh
chmod +x login.sh
echo login.sh >> .gitignore

Open the file and paste the following:

#! /bin/bash
cf login <<!
myemail@mail.com
password
1 
!

With the number “1” you can select your target space. Save your script and run it using:

./login.sh

This site is best viewed using Dark Reader! 🙂

Categories

open all | close all

Archives

  • May 2022 (3)
  • April 2022 (6)
  • March 2022 (10)
  • February 2022 (2)
  • January 2022 (3)
  • December 2021 (5)
  • November 2021 (4)
  • October 2021 (4)
  • September 2021 (4)
  • August 2021 (5)
  • July 2021 (2)
  • June 2021 (5)
  • May 2021 (7)
  • April 2021 (6)
  • March 2021 (14)
  • February 2021 (12)
  • January 2021 (14)
  • December 2020 (8)
  • November 2020 (10)
  • October 2020 (5)
  • September 2020 (5)
  • August 2020 (5)
  • July 2020 (6)
  • June 2020 (2)
  • May 2020 (11)
  • April 2020 (6)
  • March 2020 (6)
  • February 2020 (13)
  • January 2020 (6)
  • December 2019 (7)
  • November 2019 (11)
  • October 2019 (11)
  • September 2019 (31)
  • August 2019 (30)

RSS nocin.eu

  • [JavaScript] Funciton to check if something is an array and if not, return it as array
  • [SAPUI5] Get i18n texts
  • [JavaScript] Get the Start and End of the Day in format yyyy-MM-ddTHH:mm:ss.SSSZ
  • [CAP] Login to CF using a bash script
  • [CAP] Create and deploy bookshop sample app
Back to Top
MastodonXingLinkedIn
2020 nocin.eu
Legal
Privacy
Powered by Fluida & WordPress.