Documentation
¶
Overview ¶
Command wavefront-bundle builds and maintains the read-only wavefront bundle — a directory of immutable per-version layers. It is a thin subcommand dispatcher; all logic lives in internal/bundlegen so the e2e can drive it in-process.
Usage:
wavefront-bundle add --openapi <file|url> --bundle <dir> wavefront-bundle remove --version <id> --bundle <dir> wavefront-bundle retire --version <id> --bundle <dir> wavefront-bundle verify --bundle <dir>
Click to show internal directories.
Click to hide internal directories.