-
Notifications
You must be signed in to change notification settings - Fork 4
CLI Download Clear
Forgets what has finished.
Usage:
ed download clear [--everything] [--json]
Options:
| Name | Type / values | Default | What it does |
|---|---|---|---|
--everything |
flag | off | Clears what is still queued or running as well. |
--json |
flag | off | Emits one JSON document on stdout. |
There are no positional arguments and no --yes guard. Without
--everything it drops the done, failed and interrupted records and
leaves queued, resolving and downloading alone, which is the safe sweep
after a batch has run. With --everything the file is emptied whatever state
things are in. Neither form deletes a downloaded file; only the list is
cleared.
--json shape:
{
"remaining": 2,
"removed": 9
}Examples:
ed download clear
ed download clear --everything
ed download clear --json
$ ed download clear
cleared 9
Behaviour: clearing an already empty queue reports cleared 0 and exits 0
rather than failing. downloadQueueChanged is posted afterwards, so a running
Edith empties its Download sheet to match. Note that --everything forgets an
in-flight download without stopping it, exactly as rm does.
-
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