-
Notifications
You must be signed in to change notification settings - Fork 4
CLI Machines Forwards Rm
github-actions[bot] edited this page Aug 9, 2026
·
1 revision
Forgets one saved forward. remove is an accepted alias.
ed machines forwards rm <machine> <index> [--json]
| Name | Type / values | Default | What it does |
|---|---|---|---|
<machine> |
string, required | none | Machine name, ssh alias, id or unambiguous prefix. |
<index> |
integer, counting from 1 | none | The forward's position in ed machines forwards ls, which is its rank by local port. |
| Name | Type / values | Default | What it does |
|---|---|---|---|
--json |
flag | off | Emit JSON on stdout instead of the line. |
--help, -h
|
flag | off | Print the help for this command on stdout and exit 0. |
{
"remaining": 0,
"removed": {
"id": "9017538C-E5A7-433A-9CCC-3BB55B7B57AA",
"index": 1,
"localPort": 3000,
"remoteHost": "localhost",
"remotePort": 3000,
"spec": "127.0.0.1:3000:localhost:3000",
"title": "localhost:3000 → localhost:3000"
}
}ed machines forwards rm tuf 1
ed machines forwards rm tuf 2 --json
Removes the row from forwards.json and posts machinesChanged. It does not
close the tunnel: a forward you opened with on keeps running on the shared
connection until you close it or the connection goes. Run off first if you
want it down.
An index outside the range exits 3 and tells you the range:
$ ed machines forwards rm tuf 4
error: there is no forward 4 on Asus TUF 7
hint: it has 1, numbered from 1
-
ed machines, 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