summaryrefslogtreecommitdiff
path: root/cmd/cobra.go
AgeCommit message (Expand)Author
2023-10-11cmd: Fix exiting with custom status code, add `caddy -v` (#5874)Francis Lavoie
2023-02-24cmd: Expand cobra support, add short flags (#5379)Francis Lavoie
2023-01-21chore: Fix typo, coral -> cobra (#5325)Y.Horie
2022-10-17cmd: Add missing `\n` to HelpTemplate (#5151)BakaFT
2022-09-01cmd: Don't print long help text on errorMatthew Holt
2022-08-30cmd: Enhance CLI docsMatthew Holt
2022-08-30cmd: Migrate to `spf13/cobra`, remove single-dash arg support (#4565)Mohammed Al Sahaf