-
Notifications
You must be signed in to change notification settings - Fork 4
CLI Getting Started Uninstall
Removes the ed, edh and edith links, and leaves everything else in place.
ed uninstall [--json]
Options
| Name | Type / values | Default | What it does |
|---|---|---|---|
--json |
flag | off | Emit JSON on stdout instead of a sentence |
--json shape:
{
"directory": "/Users/pulkit/.local/bin",
"removed": [
"ed",
"edh",
"edith"
]
}Examples
ed uninstall
ed uninstall --json
The key is removed, not linked; install and uninstall do not share a
field name for the list of names they touched.
There is no --directory here. Uninstall always looks in the same preferred
directory install would have chosen, so links you placed elsewhere with
ed install --directory ~/bin are not removed and have to be deleted by hand.
Only symlinks are removed, and any symlink at one of those three names goes
whatever it points at. A regular file called ed is left alone.
Nothing about it can fail: an empty directory prints nothing to remove in <directory> and exits 0.
-
Getting started with
ed, 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