kv_del
Delete a key-value pair from a specified keyspace. Provide the key to execute the deletion.
Instructions
Delete key-value pair in a space.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | Key to delete | |
| keyspace | No | Keyspace to use | |
| json | No | Output info as JSON (not table) |