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-values.ct
vendored
4
testdata/list-no-values.ct
vendored
|
|
@ -1,5 +1,5 @@
|
|||
# --no-values suppresses the value column
|
||||
$ pda set a@nv 1
|
||||
$ pda ls nv --format tsv --no-values
|
||||
Key Store TTL
|
||||
a nv none
|
||||
Meta Size TTL Store Key
|
||||
-w-- 1 - nv a
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue