Cloud Foundry CLI
cf login -o <organisation> -s <space> -a <API endpoint>-o : The organization to connect to.
-s : The space to connect to.
-a : The API endpoint to use.cf create-service <service offering> <service plan> <service name> -c
'{"data":
{
"memory": <xx>,
"systempassword":"<password>"
}
}’

More CLI Commands for HANA Cloud:
Last updated