mirror of
https://github.com/cloudflare/redoctober.git
synced 2026-06-03 13:36:45 +00:00
add a TODO for formatted summary output in ro cli
This commit is contained in:
@@ -108,6 +108,7 @@ func runDelegate() {
|
||||
fmt.Println(resp.Status)
|
||||
}
|
||||
|
||||
// TODO: summary response needs better formatting
|
||||
func runSummary() {
|
||||
req := core.SummaryRequest{
|
||||
Name: user,
|
||||
|
||||
Reference in New Issue
Block a user