Skip to content

CLI Extensions Verify

github-actions[bot] edited this page Aug 24, 2026 · 3 revisions

ed extensions verify

Runs every readiness check for one extension without changing anything.

ed extensions verify <id> [--json]

The human form prints the readiness phase, runtime phase, and summary followed by every check, its status and its detail. A failed check prints a recovery command when one is available. The JSON form contains id, title, verified, state, checks, and remediation.

verified is true only when the extension is enabled and every required check passes. False is a valid report and exits 0. Unknown extension ids exit 3. Verification includes the extension's live adapter, so a valid preference and running helper do not hide corrupt storage, a missing service, invalid configuration, or an empty content source.

ed extensions verify quinjet
ed extensions verify calendar --json
ed extensions verify machines --json | jq '{verified, state, remediation}'

Where to go next

CLI reference

Getting Started
Config
App
Extensions
Permissions
Usage
System
Music
Calendar
Clipboard
Color
Download
Apps
Tools
Shelf
Cleaner
Machines
Machines Remote
Machines Docker
Machines Files
Machines Power
Machines Workspace
Attention
Companion
Herdr
Lid Awake
Machines Terminal
Machines Thermal

Guides

Clone this wiki locally