-
Download the latest release of the Cloud Foundry CLI from https://github.com/cloudfoundry/cli/releases for your operating system and install it.
-
From a command prompt, set the API target for the CLI: (set appropriate end point for your environment)
> cf api <PROVIDED_BY_INSTRUCTOR>
- Log In to Pivotal Cloud Foundry and follow the prompts, entering the username (or email) and password.
> cf login
API endpoint: <CF_API_PROVIDED_BY_INSTRUCTOR>
Email> <STUDENT-X>
Password>
Authenticating...
OK
Targeted org Vantage
Targeted space <STUDENT-X>
API endpoint: <CF_API_PROVIDED_BY_INSTRUCTOR>
User: <STUDENT-X>
Org: Vantage
Space: <STUDENT-X>
- Great! You have confirmed proper access to PCF.
- Log In to Apps Manager URL: <APPMANAGER_PROVIDED_BY_INSTRUCTOR>. Use the same username and password you entered when logging into the CF CLI.
- Post Log In Screen:
- Your a champ!
| Home |__________________________________________________________________________________| Next Lab |