ReferenceAvailable
Exit 2: Invalid command line
argparse rejected missing, unknown, or malformed command arguments.
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.
Reference
| Property | Value |
|---|---|
| Exit code | 2 |
| Failure ID | batch.failure.argument-parse |
| Error codes | argparse.invalid |
| Standard error | argparse usage text followed by an argument error. |