**Describe the bug** The `openapi-python-client update` not working. The error I get: ``` No such command 'update'. ``` `openapi-python-client --help` returns this:  So it seems like the `update` command doesn't exist. **Desktop (please complete the following information):** - OS: macOS 14.4 (23E214) - Python Version: 3.12.3 - openapi-python-client version: 0.21.1
Describe the bug
The
openapi-python-client updatenot working.The error I get:
openapi-python-client --helpreturns this:So it seems like the
updatecommand doesn't exist.Desktop (please complete the following information):