Environment

Definition#

Enviroment can take following values develop, staging, production. An app Version can keep multiple Configuration for different environment, but at any time there is only one environment set as active. Terra client lib will download the configuration according this active environment, and init app with it.

Development team can set the active environment from Terra Console to quickly switch configuration.