Skip to Content

pelican server database backup list

List available database backups

Synopsis

List all available database backup files in the configured backup directory, showing filename, size, and timestamp. Output can be formatted as JSON with the —json flag.

pelican server database backup list [flags]

Options

-h, --help help for list

Options 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 exit

SEE ALSO