CLI for OpenFeature.
CLI for OpenFeature related functionalities.
openfeature [flags]
--debug Enable debug logging
-h, --help help for openfeature
-m, --manifest string Path to the flag manifest (default "flags.json")
--no-input Disable interactive prompts
- openfeature compare - Compare two feature flag manifests
- openfeature generate - Generate typesafe OpenFeature accessors.
- openfeature init - Initialize a new project
- openfeature manifest - Manage flag manifest files
- openfeature pull - Pull a flag manifest from a remote source
- openfeature push - Push flag configurations to a remote source
- openfeature version - Print the version number of the OpenFeature CLI