Encrypted project environment commands
pinset env reveal
Print exactly one decrypted value for deliberate human inspection.
View source on GitHub ↗| Field | Description |
|---|---|
| Purpose | Print exactly one decrypted value for deliberate human inspection. |
| Syntax and arguments | pinset env reveal <name> --profile <name> [--cwd <path>]. Both standard input and output must be interactive terminals. |
| Modifies state | No. |
| Example | pinset env reveal DATABASE_URL --profile development |
| JSON | No. |
| Key errors | Redirected/non-interactive terminal, unset name, no matching identity, or invalid ciphertext. |
The value is written to the terminal and may remain visible in scrollback. Prefer env list for routine inspection.
/en/docs/commands/env-revealPinset 2.1