AppEnvironmentSyncReplacementSource
Where a single sync replacement came from.
enum AppEnvironmentSyncReplacementSource {
github
meta
primary
suggestions
}
Values
AppEnvironmentSyncReplacementSource.github
Built from the environment's .vip.yml config in GitHub.
AppEnvironmentSyncReplacementSource.meta
Loaded from stored site metadata.
AppEnvironmentSyncReplacementSource.primary
The primary/native domain fallback appended for every sync.
AppEnvironmentSyncReplacementSource.suggestions
Suggested from the source and target environment domains.