simonw / dclient

A client CLI utility for Datasette instances
Apache License 2.0
11 stars 0 forks source link

-v/--verbose option showing HTTP and JSON #25

Closed simonw closed 9 months ago

simonw commented 9 months ago

In debugging this:

I realized it would be useful to have an option to see details of the HTTP requests (including JSON bodies) being sent.

simonw commented 9 months ago

Documentation: https://dclient.datasette.io/en/latest/inserting.html#dclient-insert-help and https://dclient.datasette.io/en/latest/queries.html#dclient-query-help