question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Replace CloudFoundry command line usage with use of API

See original GitHub issue

CommandLineCloudFoundryDeployer is not safe for multiple concurrent use. Should reimplement the Deployer interface using the CF API.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:12 (12 by maintainers)

github_iconTop GitHub Comments

1reaction
cdupuiscommented, Apr 4, 2018

I’m closing this as I think this is now in master. @claymccoy please re-open if that’s not the case.

1reaction
ddgenomecommented, Mar 7, 2018

It’s probably better and easier to just make running cf push safe for “multiple concurrent use”, whatever the issue is there. Perhaps just not used cached checkouts?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Getting Started with the cf CLI | Cloud Foundry Docs
The cf CLI is the official command line client for Cloud Foundry. You can use the cf CLI to manage apps, service instances,...
Read more >
Cloud Foundry CLI Reference Guide
cf - A command line tool to interact with Cloud Foundry ... Recreate the app's executable artifact using the latest pushed app files...
Read more >
api - Cloud Foundry CLI Reference Guide
api - Set or view target api url. USAGE. cf api [URL] ... Skip verification of the API endpoint. Not recommended! --unset. Remove...
Read more >
Using the Cloud Foundry Command Line Interface (cf CLI)
This topics in this section explain the Cloud Foundry Command Line Interface (cf CLI), a tool you use to deploy and manage your...
Read more >
Upgrading to cf CLI v7 | Cloud Foundry Docs
cf CLI v7 uses CAPI V3, which offers developers more granular control over their apps. It enables new workflows by exposing packages, ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found