Skip to main content

Command Overview

beacon cloud cursor print-hooks prints project-level Cursor hook settings for a cloud sandbox.
Command syntax
beacon cloud cursor print-hooks
The rendered hooks set BEACON_ORIGIN=cloud, BEACON_RUN_PROVIDER=cursor_cloud, and BEACON_RUN_EPHEMERAL=true for Cursor cloud hook events.

Examples

Print hook settings for a cloud sandbox:
Print hook settings for a cloud sandbox
beacon cloud cursor print-hooks \
  --binary-path /tmp/beacon/bin/beacon-hooks \
  --log-path /tmp/beacon/runtime.jsonl

beacon cloud

Review cloud command group behavior.

beacon cloud cursor print-setup

Print a Cursor cloud agent environment setup script.

beacon cloud cursor install-hooks

Merge Beacon hooks into project-level Cursor cloud hook settings.