Skip to content

Latest commit

 

History

History
52 lines (34 loc) · 1.3 KB

File metadata and controls

52 lines (34 loc) · 1.3 KB

Accessing the Workshop Environment

CF CLI Target and Log In

  1. Download the latest release of the Cloud Foundry CLI from https://github.com/cloudfoundry/cli/releases for your operating system and install it.

  2. From a command prompt, set the API target for the CLI: (set appropriate end point for your environment)

> cf api <PROVIDED_BY_INSTRUCTOR>
  1. 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>
  1. Great! You have confirmed proper access to PCF.

AppsManager Log In

  1. Log In to Apps Manager URL: <APPMANAGER_PROVIDED_BY_INSTRUCTOR>. Use the same username and password you entered when logging into the CF CLI.

alt text

  1. Post Log In Screen:

alt text

  1. Your a champ!


| Home |__________________________________________________________________________________| Next Lab |