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/multistore.ct
vendored
4
testdata/multistore.ct
vendored
|
|
@ -6,5 +6,5 @@ bar
|
|||
$ pda get x@ms2
|
||||
y
|
||||
$ pda ls ms2 --format tsv
|
||||
Key Store Value TTL
|
||||
x ms2 y none
|
||||
Meta Size TTL Store Key Value
|
||||
-w-- 1 - ms2 x y
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue