pinset2.1
中文
Encrypted project environment commands

pinset env reveal

Print exactly one decrypted value for deliberate human inspection.

View source on GitHub
FieldDescription
PurposePrint exactly one decrypted value for deliberate human inspection.
Syntax and argumentspinset env reveal <name> --profile <name> [--cwd <path>]. Both standard input and output must be interactive terminals.
Modifies stateNo.
Examplepinset env reveal DATABASE_URL --profile development
JSONNo.
Key errorsRedirected/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