Skip to content

Support VCAP_SERVICES_FILE_PATH #6

Description

@sebastien-savalle

Cloud foundry added support of file-based VCAP services to bypass the size limit of VCAP_SERVICES as explained in the documentation below:

It would be nice to enhance this plugin to automatically read the content of the bindings stored in a file and to store it in the default-env VCAP_SERVICES variable.

Content can be read with cf ssh command:
cf ssh <app-name> -c 'cat $VCAP_SERVICES_FILE_PATH'

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions