Referencesince 1.0.0-beta.3
penv decrypt
Write the encrypted values in the .env files back in plain text
Write the encrypted values in the .env files back in plain text.
Usage
penv decryptEvery command also takes the global options.
Exit codes
| Code | Name | What it means |
|---|---|---|
0 | ok | The command did what it says. |
1 | error | Unclassified failure. The message on stderr names the cause. |
2 | auth | Not signed in, or we rejected the credential. |
3 | validation | The schema or the values did not pass. |