mirror of https://github.com/open-feature/cli.git
895 B
895 B
openfeature manifest
Manage flag manifest files
Synopsis
Commands for managing OpenFeature flag manifest files.
openfeature manifest [flags]
Options
-h, --help help for manifest
Options inherited from parent commands
--debug Enable debug logging
-m, --manifest string Path to the flag manifest (default "flags.json")
--no-input Disable interactive prompts
SEE ALSO
- openfeature - CLI for OpenFeature.
- openfeature manifest add - Add a new flag to the manifest
- openfeature manifest delete - Delete a flag from the manifest
- openfeature manifest list - List all flags in the manifest