Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 394 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 394 Bytes

Vaultik project

A secret manager tool to AVOID environment variables for application properties.

Commands

  • init (init the vault)
  • set (upsert -add or update- a key)
  • get (get key's value)
  • del (delete a key)
  • migrate (migrate to another terminal, SSH connection is a must)
  • read-all (decrypted with key and value, in chronological order but could show old and deleted secrets)