Ops

Basics

Learn the basics of dotenvx-ops in just a few minutes.

  • login

Log in

Log in to harden your keys.

$ dotenvx-ops login
◈ logged in

Encrypt your .env* file (if you haven't already).

Encrypt

$ echo "HELLO=world" > .env
$ dotenvx encrypt
◈ encrypted (.env) + key (.env.keys)

That's it! Your private key(s) are armored off machine.