Docs
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

ArgumentRequiredWhat it is
[key]noCheck one key instead of all of them.

Exit codes

CodeNameWhat it means
0okThe command did what it says.
1errorSomething went wrong.
3validationThe schema or the values did not pass.