Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 234 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 234 Bytes

vault-tree

Setup Linux

  1. npm i
  2. cp .env.template .env
  3. Copy vault token from vault UI and paste it into .env
  4. source .env
  5. node index.js

paths.txt is created with all the paths from where the token got access.