Most a note-to-self to implement this, but if someone wants to open a PR before I do, by all means.
In the past, we used Go's stdlib flags which meant it was not possible to support caddy -v. But we've since switched to Cobra, so it's now possible to do so.
For context, some users were complaining about this on social media:
Most a note-to-self to implement this, but if someone wants to open a PR before I do, by all means.
In the past, we used Go's stdlib flags which meant it was not possible to support
caddy -v. But we've since switched to Cobra, so it's now possible to do so.For context, some users were complaining about this on social media: