failure-categoryAvailable
Exit 2: Invalid command line
argparse rejected missing, unknown, or malformed command arguments.
Reference contract
| Field | Value | Description |
|---|---|---|
| Exit code | 2 | — |
| Failure ID | batch.failure.argument-parse | — |
| Error codes | argparse.invalid | — |
| Standard error | argparse usage text followed by an argument error. | — |
The process returns 2 for this category. Its registered error code match is argparse.invalid. Standard error uses argparse usage text followed by an argument error.; no successful final-summary record is emitted.