Skip to content
This repository was archived by the owner on Mar 2, 2022. It is now read-only.
This repository was archived by the owner on Mar 2, 2022. It is now read-only.

Ability to dynamically retrieve env/config details from PCF #40

@TimHess

Description

@TimHess

As a .NET Developer, I would like to be able to retrieve the environment info (eg: VCAP_APPLICATION and VCAP_SERVICES) from an application instance running in Pivotal Cloud Foundry and apply it to my local instance in a non-static way.

Possibly implemented as an on-demand command like st mimic <app-name-on-pcf> or as an msbuild task -- either of which could populate a file that then needs to be included in app configuration

https://stackoverflow.com/questions/52919309/is-it-possible-to-initialize-net-core-non-pcf-deployed-application-with-values/52972109

Metadata

Metadata

Assignees

No one assigned

    Labels

    CLICommand line interface related ticketsenhancementNew feature or requestunscheduled

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions