repository sync-to from-config
$ kopia repository sync-to from-config
Synchronize repository data to another repository in the provided configuration file
| Flag | Short | Default | Help | 
|---|---|---|---|
| --[no-]delete | false | Whether to delete blobs present in destination but not source. | |
| --[no-]dry-run | -n | false | Do not perform copying. | 
| --file | Path to the configuration file | ||
| --[no-]must-exist | false | Fail if destination does not have repository format blob. | |
| --parallel | 1 | Copy parallelism. | |
| --[no-]times | false | Synchronize blob times if supported. | |
| --token | Configuration token | ||
| --token-file | Path to the configuration token file | ||
| --[no-]token-stdin | false | Read configuration token from stdin | |
| --[no-]update | true | Whether to update blobs present in destination and source if the source is newer. |