One CLI for every secrets backend you already use — push and pull the same way whether
it's aws, vault, 1password, or just your own filesystem.
Read the docs
Install, provider credentials, every command explained — init through
sync.
Watch the walkthrough
Six chapters, typed out like a live terminal — real output, from
init to audit.
$ raaz init myapp prod aws $ raaz push # every .env file, one command $ raaz pull # ...from anywhere, same context $ raaz run -- java -jar app.jar # or skip the file entirely