envs

Kameleoon — experimentation

kameleoon/flags · version 1

envs add kameleoon/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
KAMELEOON_SITE_CODE required config Not a credential: it names the project and authenticates nothing, and Kameleoon's browser and server SDKs take the identical value. Kameleoon splits identifier from credential rather than client from server.. where to get it
KAMELEOON_CLIENT_ID optional secret Half of the API credential pair, which appears only in the server SDK and the REST APIs, never in a browser sample.. where to get it
KAMELEOON_CLIENT_SECRET optional secret The other half. Generating a new one is offered; whether the old stops working at once is not stated.. where to get it

The JSON the CLI reads