cancel
Showing results for 
Search instead for 
Did you mean: 

START&STOP HANA instance through Github

09-28-2022 5:53 PM
598 views 2 comments
0 Likes
SAP Managed Tags
Subscribe

hi,

is there a way to automate HANA DB start & stop using github actions?

0 Likes

Accepted Solutions (0)

Answers (2)

Answers (2)

Yogananda
Product and Topic Expert
Product and Topic Expert
0 Likes

yes, it's possible through cloudfoundry login

cf login -a <api address> -u <username> -p <password> -s <space>
Yogananda
Product and Topic Expert
Product and Topic Expert
0 Likes

yes, it's possible through cloudfoundry login

cf login -a <api address> -u <username> -p <password> -s <space>