Command Overview
beacon endpoint inventory shows Beacon endpoint inventory across configured harnesses, detected local runtimes, hook integrations, and observed runtime events.
Command syntax
--all to include every supported target, including runtimes and configuration files that are not detected on the host.
beacon inventory is a top-level alias for beacon endpoint inventory.
Inventory Data
Inventory can include:- Endpoint config path, runtime log path, and configured OTLP harnesses
- Detected supported runtimes and telemetry status, including MDM-managed launch-environment state for GitHub Copilot CLI and Factory Droid
- Hook integration status for Antigravity CLI, Claude Code, Cursor, Devin CLI, Devin Desktop, Factory Droid, Grok Build, Hermes Agent, and OpenCode
- Supported agent configuration files and MCP server configuration context where Beacon can inspect them locally
- Recently observed Beacon runtime events when the runtime log exists
- Admin-configured integration observations such as Claude Cowork and OpenClaw Gateway events
--all with --json when you need the complete supported inventory surface for fleet comparison or troubleshooting.
Flags
| Flag | Description |
|---|---|
--user | Use per-user endpoint paths. Enabled by default |
--system | Use system endpoint paths and launch daemon |
--log-path <path> | Runtime JSONL log path |
--json | Print inventory as JSON |
--all | Include all supported targets, not only configured, detected, or observed targets |
Examples
Show endpoint inventory:Show endpoint inventory
Include all supported targets
Print machine-readable inventory
Inventory a system-mode endpoint
Use the top-level alias
Related
Inventory Local Agent Runtimes
Understand dashboard Inventory and common runtime coverage workflows.
Endpoint discover
Discover supported local agent harnesses and telemetry state.
Runtime hooks
Install and inspect hook-based endpoint telemetry.

