Referencesince 1.0.0-alpha.3
penv hook
Run as a harness hook; a payload it cannot read is refused
Run as a harness hook; a payload it cannot read is refused.
Usage
penv hook <harness>Every command also takes the global options.
Arguments
| Argument | Required | What it is |
|---|---|---|
<harness> | yes | The harness, such as claude-code. |
Exit codes
| Code | Name | What it means |
|---|---|---|
0 | ok | The command did what it says. |
1 | error | Something went wrong. |
2 | auth | Not signed in, or the credential was rejected. |
Related
penv guard: Write the harness rules that keep agents out of .env.penv reveal: Print one value; an agent session needs a person's approval.- Coding agents