Skip to content

unrecognized arguments: --request --url #48

@yogidevendra

Description

@yogidevendra

/.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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions