-
Notifications
You must be signed in to change notification settings - Fork 4
CLI Download Clear
github-actions[bot] edited this page Aug 23, 2026
·
2 revisions
Forgets what has finished.
Usage:
ed download clear [--yes] [--json]
Options:
| Name | Type / values | Default | What it does |
|---|---|---|---|
--yes |
flag | off | Applies the clear. Without it, only reports how many records match. |
--json |
flag | off | Emits one JSON document on stdout. |
There are no positional arguments. The preview counts the done, failed and
interrupted records and leaves queued, resolving and downloading alone.
Add --yes to apply it. To remove active work safely, cancel it first and then
clear it. Neither command deletes a downloaded file.
--json shape:
{
"preview": true,
"remaining": 11,
"removed": 0,
"wouldRemove": 9
}Examples:
ed download clear
ed download clear --yes
ed download cancel && ed download clear --yes --json
$ ed download clear --yes
cleared 9
Behaviour: previewing or clearing an empty queue reports zero and exits 0. A
confirmed change posts downloadQueueChanged, so a running Edith reloads the
same queue. Clear never removes a queued or running record.
-
ed download, 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