/.venv/bin/uncurl "curl --request POST \ --url http://localhost:8080/customer \ --header 'Content-Type: application/json' \ --data '{ "customer": { "customer_id": "1", "customer_type": "regular" } }'" usage: uncurl [-h] [-d DATA] [-b DATA_BINARY] [-X X] [-H HEADER] [--compressed] [-k] [--user USER] [-i] [-s] command url uncurl: error: unrecognized arguments: --request --url http://localhost:8080/customer