nyu-devops-payments-2017 / payments

devops class payment service
0 stars 1 forks source link

Add Cloud Foundry CLI to Vagrantfile #36

Open jordanagreen opened 7 years ago

jordanagreen commented 7 years ago

As a developer I need The Cloud Foundry CLI in my Vagrantfile
So that I can use the Cloud Foundry CLI and deploy to Bluemix from my VM

Assumptions:

Acceptance Criteria:

Given I use `vagrant up` to start a new VM
When I use the `cf` command in my VM
Then I should see the Cloud Foundry CLI available for use
jordanagreen commented 7 years ago

Run vagrant provision to make sure it installs Login with cf login -a api.ng.bluemix.net Use your username and password and it will find Srini's organization (even though you need to select his account on the site)