From d5ff7052396c57810078de268bf71f09cb832038 Mon Sep 17 00:00:00 2001 From: Yogesh Tewari Date: Mon, 2 Aug 2021 17:56:20 -0400 Subject: [PATCH] feat: Allow user to specify a format for stdout, default format is table (#242) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7fac0bb85..ce0a7efe1 100644 --- a/README.md +++ b/README.md @@ -111,6 +111,7 @@ data-validation run (Optional) Comma-separated key value pair labels for the run. --verbose or -v Verbose logging will print queries executed --format or -fmt Format for stdout output, Supported formats are (text, csv, json, table) + It defaults to table. ``` The default aggregation type is a 'COUNT *'. If no aggregation flag (i.e count,