Archived, replaced by https://github.com/stackabletech/beku.py
A helper tool to generate kuttl test suites. Improves upon expand-tests
Usage: beku [OPTIONS]
Options:
-d, --definition <DEFINITION> The test definition yaml file [default: test-definition.yaml]
-k, --kuttl-test <KUTTL_TEST> Test kuttl test definition file [default: kuttl-test.yaml.jinja2]
-t, --templates <TEMPLATES> The directory containing the templates [default: templates]
-o, --out <OUT> The output directory path [default: out]
-h, --help Print help information
-V, --version Print version information