Referencesince 1.0.0-alpha.3
penv schema
Print the schema as JSON
Print the schema as JSON.
Usage
penv schemaEvery command also takes the global options.
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 gen: Write the typed file for a language target.penv check: Report schema problems and missing values.- The .env.schema format