-
If you haven’t already, download the latest release of the Cloud Foundry CLI from https://github.com/cloudfoundry/cli/releases for your operating system and install it.
-
Set the API target for the CLI: (set appropriate end point for your environment)
$ cf api https://api.cfpoc2.internal.t-mobile.com --skip-ssl-validation
-
Login to Pivotal Cloudfoundry:
$ cf login
Follow the prompts
-
An alternative to installing the CF CLI is via your PCF Apps Manager interface.
-
Navigate in a web browser to https://apps.cfpoc2.internal.t-mobile.com
-
Login to the interface with your email and workshop password. Note the pasword will be supplied by the instructor on the day of delivery.
-
Click the 'Tools' link, and download the CLI matching your operating system