cf-operator util variable-interpolation
cf-operator util variable-interpolation
Interpolate variables
Synopsis
Interpolate variables of a manifest:
This will interpolate all the variables from a folder and write an interpolated manifest to STDOUT
cf-operator util variable-interpolation [flags]
Options
-m, --bosh-manifest-path string (BOSH_MANIFEST_PATH) path to the bosh manifest file
-h, --help help for variable-interpolation
--output-file-path string (OUTPUT_FILE_PATH) Path of the file to which json output is written.
-v, --variables-dir string (VARIABLES_DIR) path to the variables dir
SEE ALSO
- cf-operator util - Calls a utility subcommand
Auto generated by spf13/cobra on 7-Aug-2020
Last modified May 25, 2021: Fix code display in release docs (2bc24a5)