cf_login
Authenticate with Cloud Foundry using provided credentials or environment variables. Enables secure access to SAP BTP for deploying and managing applications.
Instructions
Authenticate with Cloud Foundry using provided credentials. Use environment variables if no parameters provided.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| org | No | Organization name (optional) | |
| space | No | Space name (optional) | |
| password | No | Password for authentication | |
| username | No | Username for authentication | |
| apiEndpoint | No | Cloud Foundry API endpoint (e.g., https://api.cf.us10.hana.ondemand.com) |