bundle
bundle build
Build a new bundle
This command builds a new bundle containing feature files identified via Flipt’s feature index (see: Locating flag state).
Given the files are all valid the command should successfully create a new (local) OCI feature bundle, and its resulting SHA digest is printed.
Bundles are named via the provided name
argument. This argument supports an optional tag
suffix.
Examples
Options
Was this page helpful?