>_envshare.io

Encrypted env sharing from your terminal.

Set up a repo once, push encrypted variables, and give teammates scoped access without exposing secret values to the dashboard.

$npm install --save-dev @envshare/cli && npx envshare login && npx envshare init

See envshare run

Watch login, init, push, share, and pull complete without exposing a real secret.

The animation mirrors the CLI path: browser approval first, then repo setup, encrypted push, scoped share, and local pull.
zsh - ~/projects/api
Last login: Thu Jun 4 09:14:22 on ttys003
Device registeredBrowser auth returns to the CLI.
Project linkedA local repo maps to one vault.
4 encryptedSecret values stay out of the dashboard.
Invite limitedAccess expires after the chosen window.