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

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

Open
TimHess opened this issue Oct 31, 2018 · 1 comment
Open

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

TimHess opened this issue Oct 31, 2018 · 1 comment
Labels
CLI Command line interface related tickets enhancement New feature or request unscheduled

Comments

@TimHess
Copy link
Member

TimHess commented Oct 31, 2018

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

@TimHess TimHess added the enhancement New feature or request label Oct 31, 2018
@TimHess
Copy link
Member Author

TimHess commented Oct 31, 2018

See also: https://github.com/jthomas/copyenv

@jkonicki jkonicki added the CLI Command line interface related tickets label Jun 20, 2019
@SteeltoeOSS SteeltoeOSS deleted a comment from cf-gitbot Nov 15, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
CLI Command line interface related tickets enhancement New feature or request unscheduled
Projects
None yet
Development

No branches or pull requests

3 participants