1.2.1 • Published 6 years ago

split-cf-yaml v1.2.1

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

split-cf-yaml

Split consolidated Cloudfoundry deployment manifest.yml into separate yml files

Usage

node_modules/.bin/split-cf-yml Will interpret manifest.yml and build separate deployment .yml files for each app entry, merging their contents with shared properties. manifest.yml must have an appliciations entry for this to work.

Params

--out Directory to write files to
--in Directory from which to run

Flags

--fail=true Will fail if writing a file encounters an error

1.2.1

6 years ago

1.2.0

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago