Free forever · No card required

Stop copy-pasting
.env files

Push your environment variables to the cloud in one command. Pull them anywhere — local, CI, staging, prod. Encrypted, versioned, and always in sync.

Free foreverNo card requiredCLI + Dashboard

bash — envbase
$npm install -g envbasecli
$envbase init
# Linked to project: my-app
$envbase push
✓ DATABASE_URL
✓ API_KEY
✓ REDIS_URL
Encrypted · 3 vars pushed
$envbase pull
.env updated

Three steps.
Zero friction.

From `.env` file on your laptop to encrypted cloud storage and back — envbase makes it a single command.

envbase · interactive
envbase push
  • DATABASE_URL••••••••
  • API_KEY••••••••
  • REDIS_URL••••••••
  • STRIPE_SECRET••••••••
AES-256 Encryption
All secrets encrypted at rest & in transit
  • Vault key rotation
  • Zero-knowledge arch
  • SOC 2 compliant
envbase pull
  • NODE_ENV=production
  • PORT=3000
  • DATABASE_URL=***
  • API_KEY=***
✓ 4 variables synced to .env
01

Push your secrets

Run `envbase push` in any project. We pick up your `.env` file and sync it to encrypted cloud storage instantly. Works with any stack.

02

Encrypted at every layer

AES-256 encryption at rest, TLS in transit, zero-knowledge key management. Your secrets never leave your control.

03

Pull anywhere, always in sync

From CI pipelines to teammates' machines — run `envbase pull` and get the exact env you need for that environment. No more Slack DMs with API keys.

Everything a team needs
to manage secrets.

CLI-first workflow

Push, pull, diff and rotate secrets without leaving your terminal. Integrates into any existing dev workflow.

Zero-knowledge encryption

We can't read your secrets even if we wanted to. AES-256 encryption with keys only you control.

Environment branching

Separate dev, staging and production configs. Promote env vars across environments safely with a single command or from the dashboard.

Team sync

Invite teammates, assign roles. Changes propagate to everyone instantly.

Built for devs
who live in the terminal.

Install once, use everywhere. The envbase CLI is a single binary with no runtime dependencies. Works on macOS, Linux, and Windows.

  • Single binary, zero deps — ships as a native executable
  • Shell completions for zsh, bash, fish out of the box
  • Diff environments before pulling — no surprise overwrites
zsh — ~/my-app
envbase pull --env staging
Fetching from envbase cloud...
DATABASE_URL
REDIS_URL
STRIPE_KEY
SENDGRID_API_KEY
4 variables written to .env.staging
Encrypted · AES-256 · v7 (latest)

Simple pricing.
Start free, scale up.

No hidden fees. No per-seat gotchas. Pay for what you actually use.

Hobby
$0/ mo

Perfect for solo devs and side projects.

  • unlimited project
  • unlimited secrets
  • CLI + Dashboard access
  • Community support
Start free

Your `.env` deserves
better than Slack.

Join now & stop copy-pasting secrets and started shipping with confidence.

Free forever · No card required · 2-minute setup