Skip to content

Vaultik is a cloud agnostic secret manager that helps developers to create, read, update and delete variables and easily export to a remote location or any cloud. Avoid using environment variables and these are fully encrypted.

License

tomiok/vaultik

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

About

Vaultik is a cloud agnostic secret manager that helps developers to create, read, update and delete variables and easily export to a remote location or any cloud. Avoid using environment variables and these are fully encrypted.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages