capact alpha manifest-gen implementation helm
capact alpha manifest-gen implementation helm#
Generate Helm chart based manifests
Synopsis#
Generate Implementation manifests based on a Helm chart
capact alpha manifest-gen implementation helm [MANIFEST_PATH] [HELM_CHART_NAME] [flags]Options#
-h, --help help for helm -i, --interface string Path with revision of the Interface, which is implemented by this Implementation --repo string URL of the Helm repository -r, --revision string Revision of the Implementation manifest (default "0.1.0") --version string Version of the Helm chartOptions inherited from parent commands#
-c, --config string Path to the YAML config file -o, --output string Path to the output directory for the generated manifests (default "generated") --overwrite Overwrite existing manifest files -v, --verbose int/string[=simple] Prints more verbose output. Allowed values: 0 - disable, 1 - simple, 2 - trace (default 0 - disable)SEE ALSO#
- capact alpha manifest-gen implementation - Generate new Implementation manifests