pelican object sync
Sync a directory to or from a Pelican federation
pelican object sync {source ...} {destination} [flags]Options
-c, --cache string A comma-separated list of preferred caches to try for the transfer, where a "+" in the list indicates
the client should fallback to discovered caches if all preferred caches fail.
--dry-run Show what would be synchronized without actually modifying the destination
-h, --help help for sync
--inplace Write files directly to destination (default: use temporary files)
-t, --token string Token file to use for transferOptions inherited from parent commands
--config string config file (default is $HOME/.config/pelican/pelican.yaml)
-d, --debug Enable debug log messages
-f, --federation string Pelican federation to utilize
--json output results in JSON format
-L, --log string Specified log output file
--version Print the version and exitSEE ALSO
- pelican object - Interact with objects in the federation