Documentation

getmyenv docs

Keep using environment variables. Stop managing them as files. These docs cover the dashboard and the CLI. Manage projects and secrets in the dashboard, or with npx getmyenv. There is no public management REST API.

Core flow

Source

.env

Protected

getmyenv

Runtime

environment

One command migrates your .env into protected secrets. Your code still reads environment variables. No SDK, no rewrite.

Start here

Also see

  • CLI reference - every command with examples.
  • Languages - Node, Python, Ruby, Rust, Go, PHP. No SDK.
  • Webhooks - signed HTTPS delivery, no secret values in payloads.
  • Security - trust model, runtime boundary, data minimization.
    Docs · getmyenv