What this command does. cub installer is a released, open-source plugin for the cub CLI. cub installer setup pulls a catalog package and writes its Kubernetes files locally. It does not apply those files to a cluster; use kubectl, Argo CD, or Flux for delivery. The generated scripts stop before doing any work when the plugin or kustomize is missing.
What you can do
Look at what a package does, and whether it is safe, before you install it. Each verb works on a catalog package or on your own config. Every chart has a detailed playbook.
Understand
Read what it installs and where it bites.
open sourceTest
Is my config well-formed and safe?
open sourceAsk
A concrete answer, cited to a receipt.
open sourceVary
Make a supported variant, keep it safe.
free account to keepCheck my AI
Grade what your agent produced.
open sourceFour things you can prove before you ship
Not claims — runnable checks, each recorded as a receipt you can open, and re-runnable as drift after install.
Test locally. Keep the result in the path.
Testing is the first step. The reviewed files can go straight to OCI for Argo CD or Flux. Put them in ConfigHub when you want a shared record that can be edited, promoted, approved, and rolled out.
Open source no server or account
Inspect and test a catalog package or your own config. Keep the exact result as local files or write it to OCI for the delivery tools you already use.
ConfigHub server free account
Save the reviewed objects as shared data. Make environment variants, see exact diffs, promote a change, publish OCI, and check what reached each target.
Enterprise paid
Use private catalogs, team access, policy gates, and staged rollout across larger application and platform fleets.