 The help text refers to a different filename (`generate_client_v2.py`) than the actual script name (`datamodel_generate_client.py`). ```suggestion python scripts/datamodel_generate_client.py --input openapi.json ``` _Originally posted by @gemini-code-assist[bot] in https://github.com/project-chip/certification-tool-cli/pull/86#discussion_r3298237085_
The help text refers to a different filename (
generate_client_v2.py) than the actual script name (datamodel_generate_client.py).Originally posted by @gemini-code-assist[bot] in #86 (comment)