SKATE(1) Skate, a personal key value store. SKATE(1)

skate - Skate, a personal key value store.

skate [options...] [argument...]

Delete a key with an optional @ db.
Delete a database
Get a value for a key with an optional @ db.
--b --show-binary print binary values
Help about any command
List key value pairs with an optional @ db.
--d --delimiter delimiter to separate keys and values
only print keys and don't fetch values from the db
list in reverse lexicographic order
print binary values
only print values
List databases.
Set a value for a key with an optional @ db. If VALUE is omitted, read value from the standard input.

(C) 2021-2024 Charmbracelet, Inc.

Released under MIT license.

2025-03-06 skate