Referencesince 1.0.0-alpha.3
penv check
Report schema problems and missing values
Report schema problems and missing values.
Usage
penv check [key]Every command also takes the global options.
Arguments
| Argument | Required | What it is |
|---|---|---|
[key] | no | Check one key instead of all of them. |
Exit codes
| Code | Name | What it means |
|---|---|---|
0 | ok | The command did what it says. |
1 | error | Something went wrong. |
3 | validation | The schema or the values did not pass. |
Related
penv ls: List keys, types and which ones have a value.penv init: Read .env, write .env.schema, and keep .env out of the repository.- The .env.schema format