2019-06-05 01:17:41 +00:00
|
|
|
# Selective Sync
|
|
|
|
|
|
|
|
|
|
A *selective sync* is one where only some resources are sync'd. You can choose which resources from the UI:
|
|
|
|
|
|
|
|
|
|

|
|
|
|
|
|
|
|
|
|
When doing so, bear in mind:
|
|
|
|
|
|
2019-08-12 22:34:21 +00:00
|
|
|
* Your sync is not recorded in the history, and so rollback is not possible.
|
2021-01-29 20:26:47 +00:00
|
|
|
* Hooks are not run.
|
|
|
|
|
|
|
|
|
|
## Selective Sync Option
|
|
|
|
|
|
|
|
|
|
>v1.8
|
|
|
|
|
|
|
|
|
|
Turning on selective sync option which will sync only out-of-sync resources.
|
|
|
|
|
See [sync options](sync-options.md#selective-sync) documentation for more details.
|