stackablectl
stackablectl release install -i commons -i secret -i listener -i zookeeper -i kafka -i nifi 26.7
This installs a whole release (26.7 here) worth of named operators in one
call, instead of installing and version-matching each one by hand. Helm 3
with the OCI registry is offered as an alternative for teams that manage
installs through Helm already.
Full command reference and installation instructions per operating system live on docs.stackable.tech — this page covers only the install pattern shown in this demo's own Getting Started guide, not the complete CLI surface.