cloudfoundry - How can I see my VCAP_SERVICES environment variable with the cf program? -


when run cf env <app-name> shows environment variables i've set cf set-env, don't see vcap_services environment variable. how can see variable's value?

as of version 6.10 of cf program, vcap_services environment displayed other environment variables, command cf env <app-name>.

to upgrade cf program, download appropriate version on releases page: https://github.com/cloudfoundry/cli/releases


Popular posts from this blog