shoulders vendor
shoulders vendor
Build a self-contained airgap bundle (online step)
Synopsis
Resolve every platform Helm chart, harvest every container image from the cluster, and pack them with the addon manifests and the Flux install manifest into a single bundle file.
Run online against a healthy cluster, then carry the bundle into the airgapped environment and install with 'shoulders up --bundle <file>'. Harvests the union across profiles, so one bundle serves small, medium, and large installs.
shoulders vendor [flags]
Options
-h, --help help for vendor
-o, --output string Bundle output path (default shoulders-bundle-<timestamp>.tar.gz)
Options inherited from parent commands
--config string Path to config file (default "/home/runner/.shoulders/config.yaml")
--kubeconfig string Path to kubeconfig file
--set stringArray Set a config value override (key=value), repeatable
SEE ALSO
- shoulders - Developer CLI for the Shoulders IDP