Skip to content
ARC / Agent documentation
Agent index ↗Back to Arc ↗

CLI commands

arc relay

Forward file-spooled relay requests to the local hub

CLI reference index · CLI behavior guide

arc relay

Forward file-spooled relay requests to the local hub

text
usage: arc relay [-h] [--base-url BASE_URL] [--spool-dir SPOOL_DIR]
                 [--poll-interval-sec POLL_INTERVAL_SEC]
                 [--request-timeout-sec REQUEST_TIMEOUT_SEC]

options:
  -h, --help            show this help message and exit
  --base-url BASE_URL
  --spool-dir SPOOL_DIR
  --poll-interval-sec POLL_INTERVAL_SEC
  --request-timeout-sec REQUEST_TIMEOUT_SEC

Argument defaults

ArgumentRequiredDefaultChoices
--base-urlno"http://127.0.0.1:6969"
--spool-dirno".arc-relay"
--poll-interval-secno0.25
--request-timeout-secno30.0