Syncs the target with the source. Any changes in target but not in source will be removed. Any changes in source but not in target will be added. Under the hood it uses the diff function to fetch all the remote buckets.
diff
Optional
Syncs the target with the source. Any changes in target but not in source will be removed. Any changes in source but not in target will be added. Under the hood it uses the
diff
function to fetch all the remote buckets.