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> [--force] wavefront-bundle remove --version <id> --bundle <dir> wavefront-bundle retire --version <id> --bundle <dir> wavefront-bundle verify --bundle <dir> wavefront-bundle draft-shim --bundle <dir> --from <id> --to <id> [--out <file>] [--strict]
Click to show internal directories.
Click to hide internal directories.