feat: adds --readonly and --pin flags, and displays Size column in list by default
This commit is contained in:
parent
e5b6dcd187
commit
5bcd3581dd
46 changed files with 711 additions and 177 deletions
4
testdata/list-no-keys.ct
vendored
4
testdata/list-no-keys.ct
vendored
|
|
@ -1,5 +1,5 @@
|
|||
# --no-keys suppresses the key column
|
||||
$ pda set a@nk 1
|
||||
$ pda ls nk --format tsv --no-keys
|
||||
Store Value TTL
|
||||
nk 1 none
|
||||
Meta Size TTL Store Value
|
||||
-w-- 1 - nk 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue