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

CLI commands

arc hook

Harness hook entrypoints (hook payload JSON on stdin)

CLI reference index · CLI behavior guide

arc hook

Harness hook entrypoints (hook payload JSON on stdin)

text
usage: arc hook [-h] [--base-url BASE_URL] {session-start,stop}

positional arguments:
  {session-start,stop}  which harness hook event fired

options:
  -h, --help            show this help message and exit
  --base-url BASE_URL

Argument defaults

ArgumentRequiredDefaultChoices
eventyesnull['session-start', 'stop']
--base-urlno"http://127.0.0.1:6969"