~/.raaz

raaz

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.

Open CLI Reference

Watch the walkthrough

Six chapters, typed out like a live terminal — real output, from init to audit.

Start the demo
raaz — zsh
$ 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
awsgcpazure ocivault1password bitwardenlocal