Example of usage : cf bind-local-ups -path .env -service-names serviceNamesValue1 -service-names serviceNamesvalue2 -tags tagsValue1 -tags tagsValue2 -quote-vcap
: string
: string[]
Optional
: string[] (Optional)
: boolean (Optional) If true, it will surround the VCAP_SERVICES JSON object with single quotes
Example of usage : cf bind-local-ups -path .env -service-names serviceNamesValue1 -service-names serviceNamesvalue2 -tags tagsValue1 -tags tagsValue2 -quote-vcap