-
Notifications
You must be signed in to change notification settings - Fork 4
CLI Extensions Setup
Enables one extension and reports every setup step that remains.
ed extensions setup <id> [--dry-run] [--install-tools] [--json]
| Option | Type / values | Default | What it does |
|---|---|---|---|
--dry-run |
flag | off | Project the enabled state without writing settings or installing tools |
--install-tools |
flag | off | Install missing required tools without prompting |
--json |
flag | off | Emit the setup result and readiness report as JSON |
The command is noninteractive. It does not open the app, request a permission,
create a machine, or start a backend session. Those steps appear as failed
checks with actionable recovery commands. Tool installation happens only when
--install-tools is explicit. The operation and the Extensions pane use the
same provisioning executor and preserve per-tool failures without rolling back
the enabled extension.
JSON includes dryRun, changed, plannedTools, installedTools,
installFailures, and report. A tool installation failure is represented in
installFailures, and incomplete readiness is represented by
report.verified: false.
Only requiredTools are planned or installed. optionalTools remain visible in
info, readiness checks, and extension settings, but they never block core
onboarding. Install one explicitly with ed tools install <id>.
ed extensions setup quinjet --dry-run --json
ed extensions setup quinjet --install-tools
ed extensions setup calendar --json
-
ed extensions verifyto rerun every check -
ed permissionsto grant required access -
ed toolsto inspect managed tools - All
edcommands
Auto-generated from docs/, edit the docs in the repo, not the wiki.
CLI reference
Companion
- Deploy
- Concepts
- Concepts Memory
- Concepts Ingestion
- Concepts Search
- Concepts Chat
- Concepts Learning
- Concepts Brain
- Concepts Friend
- Hosts
- Stack
- Status
- Doctor
- Search
- Index
- Ingest
- Episodes
- Sync
- Observations
- Reflect
- Beliefs
- Ask
- Extract
- Claims
- Corroborate
- Runs
- Chat
- Conversations
- Forget
- Export
- Import
- Erase
- Wipe
- Episode
- Nightly
- Reason
- Personas
- Council
- Lenses
- Core
- Why
- Hypotheses
- Predictions
- Commitments
- Discrepancies
- Calibration
- Inquire
- Entities
- Eval
- Standup
- Machines
- Baselines
- Connectors
- Facts
- Correct
- Weekly
- Db
Guides