envs

Eppo — experimentation

eppo/flags · version 1

envs add eppo/flags

This declares the keys below in your catalog and sets none of them. A template is a schema for keys; it never carries a value.

Key Needed Kind Notes
EPPO_CLIENT_TOKEN required config Eppo never says public or safe to expose about anything. This is public because Eppo says its main application is SDK clients requesting configuration for browsers and mobile apps, and because configuration is always obfuscated when a client token is used.. where to get it
EPPO_SDK_KEY optional secret The same functionality without that obfuscation, and Eppo says its primary application is server side. Eppo states no secrecy for it either, so this is this registry's default rather than Eppo's position.. where to get it
EPPO_API_KEY optional secret For the REST API, which Eppo says is distinct from the SDK keys.. where to get it

The JSON the CLI reads