Dotenvx
Sitemap
Every public page on dotenvx.com, in one place.
Pages
- Home
- Agentic Secret Storage
- Armor ⛨
- Banner
-
Blog
- 2024-06-24 — From dotenv to dotenvx: Next Generation Config Management
- 2024-06-30 — What Does #1 on Hacker News Get You
- 2024-07-01 — Choosing an Architecture for Pro
- 2024-07-11 — Dotenvx is Feature Complete
- 2024-07-13 — Protip – dotenvx with Rails foreman
- 2024-09-12 — 1,000+ Open Source Projects rely on dotenvx
- 2024-11-19 — I know kung fu - llms.txt
- 2024-11-28 — It adds up
- 2025-03-03 — 1 Million Installs: From Experimental to Essential
- 2025-04-01 — Claude MCP + Dotenvx
- 2025-04-19 — Dotenvx vs Docker Compose Secrets: Avoiding False Security
- 2025-12-11 — Rotate NPM Tokens with Dotenvx Armor ⛨. Automatically.
- 2026-02-17 — Setting Up dotenvx with Next.js
- 2026-03-02 — Stop .env Drift Before Merge with Wizard of Drift
- 2026-04-02 — Harden .env.local: dotenvx + OS Keychain
- Changelog
- Chrome Extension
- Company
- Contact
-
Docs
- .env
- .env.keys
- .env.keys (old format deprecated)
- .env.vault (DEPRECATED)
- .NET
- 1Password
- Advanced
- Armor
- Astro
- Background Jobs
- Bash
- Bitwarden
- Bun
- Claude Code
- CLI
-
CLI
- (json)
- --all
- --all --pretty-print
- --convention=flow
- --convention=flow
- --convention=nextjs
- --convention=nextjs
- --debug
- --env HELLO=String
- --format colon
- --format colon
- --format eval
- --format eval-export
- --format json
- --format shell
- --format shell
- --ignore
- --ignore
- --install
- --log-level
- --mask
- --no-armor
- --no-armor
- --no-armor
- --no-armor
- --no-armor
- --no-create
- --no-native
- --no-native
- --no-native
- --no-native
- --overload
- --pattern
- --pretty-print
- --pretty-print
- --quiet
- --redact
- --redact -- claude
- --redact -- claude -p
- --redact -- codex
- --redact -- codex exec
- --stdout
- --stdout
- --stdout --mask
- --strict
- --token
- --token
- --validate
- --verbose
- -ek
- -ek
- -ek
- -f
- -f
- -f
- -f
- -f
- -f directory
- -f directory
- -f directory + nextjs
- -f directory + nextjs
- -fk
- -fk
- -fk
- -fk
- -ik
- -k
- -k
- Alternate Values
- Combine Multiple
- Command Substitution
- Contextual Help
- Decrypt
- Default Values
- Del
- directory
- directory
- directory
- Doctor
- DOTENV_ENV=production
- DOTENV_PRIVATE_KEY
- DOTENV_PRIVATE_KEY_CI
- DOTENV_PRIVATE_KEY_PRODUCTION
- Encrypt
- Environment Variable Precedence
- Genexample
- Get
- Gitignore
- Help
- Interpolation Syntax Summary
- KEY
- KEY
- KEY
- KEY --env
- KEY --ignore
- KEY --mask
- KEY --no-native
- KEY --overload
- KEY --strict
- KEY -f
- KEY -f
- KEY -fk
- KEY value
- KEY value --encrypt
- KEY value --no-armor
- KEY value --no-create
- KEY value --no-native
- KEY value --plain
- KEY value -f
- KEY value -fk
- KEY_PLAIN
- KEY_PLAIN value
- Keypair
- Lock
- Ls
- Multiline
- Native
- Prebuild
- Precommit
- Redirecting
- Run
- Scan
- Set
- Shell Expansion
- Validate
- Values with leading dash
- Values with spaces
- Variable Expansion
- Version
- Clojure
- Cloudflare Workers
- Codex
- Cron
- Cursor
- Deprecated
- Docker
- Docker Compose
- Documentation
- DOTENV_KEY (deprecated)
- Echo
- Expo
- Express
- Fish
- Flask
- GitHub Actions
- Go
- Java
- Kotlin
-
Learn
- Armoring
- Encrypting
- Installing
- Monorepos
- Next.js
- Node.js
- Nx
- Package Managers
- PHP
- Platforms
- Process Managers
- Python
- Quickstart
- Quickstarts
- Rails
- Remix
- Resources
- Rocket
- Ruby
- Rust
-
SDKs
-
Node.js
- config
- config(convention: 'nextjs')
- config(envKeysFile: '../../.env.keys')
- config(ignore: ['.env.missing', '.env'])
- config(mask: true)
- config(no1Password: true)
- config(noArmor: true)
- config(noBitwarden: true)
- config(overload: true)
- config(path: ['.env.local', '.env'])
- config(path: directory, convention: 'nextjs')
- config(quiet: true)
- config(strict: true)
- get
- get(KEY, {mask: true})
- parse
- parse(src, {privateKey:})
- parse(src, {processEnv:})
- Primitives
- set
- set(KEY, value, {plain: true})
- Python
- Ruby
- Rust
-
Node.js
- Sinatra
- Stats
- Turborepo
- uv
- Zsh
- Dotenvx - Trust Center
- Features
- Legal
- Open Source
- Pricing
- Privacy Policy
- Search
- Spec
- Terms of Service
- VS Code Extension