Skip to main content
Manage KV namespaces and keys using the 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 Put Flags

Key List Flags

Keys may contain a-z, A-Z, 0-9, and - _ / = . (no colons). Use --ttl for server-side expiry (see Key Expiration). KV has no per-key metadata, so there is no --metadata flag.