Skip to main content
The Enkryptify CLI fetches project secrets and injects them into your local process as environment variables. Use it when developing locally instead of keeping shared .env files on disk.
1

Install CLI

For detailed installation instructions, refer to the Install page.
2

Authenticate with Enkryptify

3

Configure CLI

Working in a team? Commit a .enkryptify.json file to your repository instead, so everyone who clones it skips this step.
4

Run with secrets

Keep your CLI up to date by running ek upgrade.