pelican server database backup verify
Verify a backup can be decrypted
Synopsis
Verify that a backup file can be successfully decrypted and decompressed using the available issuer keys, without actually restoring any data. If no file is specified, the most recent backup is verified.
pelican server database backup verify [backup-file] [flags]Options
-h, --help help for verifyOptions 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 server database backup - Manage database backups