pelican origin ssh-auth status
Check SSH connection status of an origin
Synopsis
Query the SSH connection status of an origin’s SSH backend.
If —origin is not specified, the command will try to determine the origin URL from the pelican.addresses file (for local origins) or the configuration.
Example: pelican origin ssh-auth status pelican origin ssh-auth status —origin https://origin.example.com
pelican origin ssh-auth status [flags]Options
-h, --help help for status
--origin string Origin URL to check (auto-detected if not specified)
--token string Path to a file containing an admin token (auto-generated if not specified)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