-
Notifications
You must be signed in to change notification settings - Fork 4
CLI Extensions Disable
github-actions[bot] edited this page Aug 9, 2026
·
3 revisions
Turns one extension off.
ed extensions disable <id> [--json]
| Argument | Type / values | Default | What it does |
|---|---|---|---|
id |
one of the twelve ids, or a defaults key | required | The extension to turn off |
| Option | Type / values | Default | What it does |
|---|---|---|---|
--json |
flag | off | Emit the extension's record on stdout instead of the one-line confirmation |
The same write in reverse: the key is set to false, the store is synchronised,
settingsChanged is posted. Permissions are not consulted at all, so there is
never a note, and --json emits the same record with enabled now false.
$ ed extensions disable notchShelf
notchShelf disabled
ed extensions disable presenter
ed extensions disable colorPicker --json
Disabling only flips the switch. It does not revoke a macOS grant, does not
delete anything the extension collected, and does not stop the app: your
clipboard history, shelf and music library survive disable and come back when
you enable it again. Unknown ids exit 3, as everywhere else in this group.
-
ed extensions, the rest of this group - 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