-
Notifications
You must be signed in to change notification settings - Fork 4
CLI App Quit
github-actions[bot] edited this page Aug 9, 2026
·
1 revision
Quits the Edith main window and leaves the menu bar running.
ed app quit [--json]
| Name | Type / values | Default | What it does |
|---|---|---|---|
--json |
flag | off | Emit JSON on stdout. |
--json shape:
{
"action": "quit",
"requested": true
}Examples:
ed app quit
ed app quit --json
Without --json it prints quit requested. This is the one menu-bar-facing
verb that is guarded on the main window rather than the helper, because there is
nothing to quit otherwise: with the window closed it exits 4 with quit needs the Edith main window to be open, hint open Edith from the menu bar, then retry.
It quits less than the menu bar's own Quit item does. The menu item posts the
same request and then terminates the helper as well; ed app quit posts only
the request, so the menu bar app survives and ed app open brings the window
back.
-
ed app, 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