# Unfiltered export outputs all entries as NDJSON $ pda set a@exp 1 $ pda set b@exp 2 $ pda export exp {"key":"a","value":"1","encoding":"text"} {"key":"b","value":"2","encoding":"text"}