These commands write small JSON files you can commit or attach to release processes. They do not by themselves change Geval’s evaluation logic — they record a human decision.Documentation Index
Fetch the complete documentation index at: https://docs.geval.io/llms.txt
Use this file to discover all available pages before exploring further.
geval approve
geval reject
Typical options
| Option | Description |
|---|---|
--reason / -r | Required human-readable string. |
--output / -o | Output file path (defaults are under .geval/ in many setups). |
--by | Who approved/rejected (defaults may use environment such as USER). |
geval approve --help.