Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

README

removeKeysByDate.ts

Must be run with bun.

How to:

bun removeKeysByDate.ts <vault-name> <concurrency>

Concurrency will default to 10 if not provided.

listKeys.ts

Must be run with bun.

How to:

bun listKeys.ts <vault-name>