Environment State

In order to support @concept_bidirectionalmetadata, OrgFlow needs to record some information about the state of each Environment in your Stack. This information is referred to as 'environment state', and is stored in the State Store.

OrgFlow never records the contents of your metadata. In fact, the contents of your metadata are processed entirely on the machine that is running OrgFlow, and it never leaves that machine except for when pushing to Salesforce or to your Remote Git Repository.

Instead, environment state contains identifiers (including package name, object type, and object name) for the components that OrgFlow needs to record state for.