-
Notifications
You must be signed in to change notification settings - Fork 3
CLI Database Connections Get
Shows the safe non-secret definition of one saved connection.
ed database connections get <connection-id> [--json]
| Argument | Type | Default | What it does |
|---|---|---|---|
connection-id |
UUID | required | Selects the exact saved connection. |
| Option | Type | Default | What it does |
|---|---|---|---|
--json |
flag | off | Emits one JSON object on stdout. |
Human output reports identity, product, environment, location, deployment, read-only policy, production policy, and favorite state. JSON adds namespace defaults, bounded timeout and pool settings, safe non-secret options, tunnel configuration, and lifecycle timestamps.
Authentication JSON contains only kind and credentialsConfigured. TLS JSON
contains mode, verification, server name, and configured booleans. It omits
secret references, authentication sources, resource UUIDs, and private-key
references. The SQLite file access reference is represented only by
fileAccessConfigured.
ed database connections get 36fc476b-28f7-4c1a-ae54-4b10d793fd0f
ed database connections get 36fc476b-28f7-4c1a-ae54-4b10d793fd0f --json
Malformed UUIDs exit 2 without contacting the broker. A valid UUID that is not saved exits 3.
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
Database
Guides