pelican downtime
Manage server’s own downtime periods
Synopsis
Provide commands to list, create, update, and delete scheduled downtime periods for Pelican servers (Origins/Caches). These commands interact with the server’s administrative API endpoint.
Options
-h, --help help for downtime
-s, --server string Web URL of the Pelican server (e.g. https://my-origin.com:8447)
-t, --token string Path to the admin token fileOptions 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 downtime create - Create a new downtime period for the server
- pelican downtime delete - Delete a downtime period
- pelican downtime list - List server’s scheduled downtime periods
- pelican downtime update - Update an existing downtime period