Skip to content

This VSCode extension provides tools for easy application development with Cloud Foundry. Its' tools contains such functionality as "Login to Cloud Foundry", "Create service", "Bind service", "Unbind service", etc.

License

SAP/cloud-foundry-tools

GitHub package.json version Coverage Status Language grade: JavaScript Commitizen friendly REUSE status

cloud-foundry-tools

This VSCode extension provides tools for easy application development with Cloud Foundry. Its' tools contains such functionality as "Login to Cloud Foundry", "Create service", "Bind service", "Unbind service", etc.

Table of contents


Features

  • a new View-Container of vscode, with a new View is added titled "Cloud Foundry".

back to top


Dependencies

  • cf-cli tool v7.2.0
  • cf-cli targets see here
  • cf-cli called cf-service-info (go plugin for cf-cli tool that provides resource binding functionality)

back to top


How to run locally

  • clone the repo
  • open it in a vscode
  • execute yarn and ci:artifacts_only
  • run the launch config 'Run extension'
  • see available commands via Command palette (with prefix CF)

back to top


How to set up logger preferences

Alt text

back to top


Known Issues

  • Mostly needs handling failure situation and nice cancelation option for long running steps.

back to top


Contributing

Contributing information can be found in the CONTRIBUTING.md file.

back to top

About

This VSCode extension provides tools for easy application development with Cloud Foundry. Its' tools contains such functionality as "Login to Cloud Foundry", "Create service", "Bind service", "Unbind service", etc.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published