pelican rclone
Commands for integrating Pelican with rclone
Synopsis
The rclone subcommands help integrate Pelican with the rclone tool for syncing files to and from Pelican federations.
The ‘setup’ command generates an rclone configuration and appends it to the rclone configuration file, including automatic token renewal via the bearer_token_command option.
The ‘install’ command downloads and installs rclone if it is not already available on the system.
Options
-h, --help help for rcloneOptions 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 - Interact with data federations
- pelican rclone install - Download and install rclone
- pelican rclone setup - Generate an rclone configuration for a Pelican namespace