telnyx-edge CLI.
Namespace Management
Key Operations
The value is stored verbatim — pass it as a positional argument, or use--path to store the contents of a file.
Key list flags
| Flag | Description |
|---|---|
--prefix | Filter keys by prefix |
--cursor | Pagination cursor from a previous response |
--limit | Maximum number of keys to return, 1–1000 (default 1000) |
Keys may contain
a-z, A-Z, 0-9, and - _ / = . (no colons). KV has no native TTL or metadata; there are no --ttl or --metadata flags. See Key expiration for an application-level expiry pattern.