Skip to Content
Commands Referencepelican client-agentpelican client agent

pelican client-agent

Manage the Pelican client agent server

Synopsis

The client-agent server provides a RESTful API for interacting with the Pelican client functionality over a Unix domain socket. This enables external applications to use Pelican transfer capabilities without directly invoking the CLI.

Options

-h, --help help for client-agent --pid-file string Path to the PID file (default: ~/.pelican/client-agent.pid) --socket string Path to the Unix domain socket (default: ~/.pelican/client-agent.sock)

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