-
Notifications
You must be signed in to change notification settings - Fork 4
CLI Clipboard Clear
github-actions[bot] edited this page Aug 9, 2026
·
1 revision
Forgets the whole history.
ed clipboard clear [--keep-pinned] [--json]
| Name | Type / values | Default | What it does |
|---|---|---|---|
--keep-pinned |
flag | off | Keep pinned entries. |
--json |
flag | off | Emit JSON on stdout. |
{
"remaining": 3,
"removed": 1214
}removed is a count here, and remaining is what survived, which is 0 without
--keep-pinned and the number of pinned entries with it.
There is no confirmation flag on this one: unlike ed machines rm or
ed cleaner clean, clear acts immediately. Orphaned blobs are pruned with it,
so the disk space comes back at once. Clearing an already empty history writes
nothing and reports cleared 0 entries, exit 0.
Examples:
ed clipboard clear
ed clipboard clear --keep-pinned
ed clipboard clear --json
$ ed clipboard clear --keep-pinned
cleared 1214 entries
-
ed clipboard, 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