Skip to content

iter8 gen

iter8 gen

Render templates with values

Synopsis

Render templates with values

Options

  -h, --help                     help for gen
      --set stringArray          set values on the command line (can specify multiple or separate values with commas: key1=val1,key2=val2)
      --set-file stringArray     set values from respective files specified via the command line (can specify multiple or separate values with commas: key1=path1,key2=path2)
      --set-string stringArray   set STRING values on the command line (can specify multiple or separate values with commas: key1=val1,key2=val2)
  -f, --values strings           specify values in a YAML file or a URL (can specify multiple)

SEE ALSO

  • iter8 - Kubernetes Release Optimizer
  • iter8 gen k8s - Generate manifest for running experiment in Kubernetes
Auto generated by spf13/cobra on 3-Feb-2022
Back to top