superfly / flyctl

Command line tools for fly.io services
https://fly.io
Apache License 2.0
1.37k stars 226 forks source link

`--show-request` flag #3711

Open fliepeltje opened 4 weeks ago

fliepeltje commented 4 weeks ago

In the verbose mode you can output a whole bunch of info of what's going on behind the scenes, including what api requests are happening. What would be great is if you could pass a flag to show just these requests and nothing else.

The motivation here is that it adds a nicer experience to customize flyctl commands when you need more flexibility than the baked in defaults