7 lines
124 B
XML
7 lines
124 B
XML
# CSV format output
|
|
$ pda set a@csv 1
|
|
$ pda set b@csv 2
|
|
$ pda ls csv --format csv
|
|
Key,Value,TTL
|
|
a,1,no expiry
|
|
b,2,no expiry
|