From f1ca056c29cb55abad39ca8ca78fc126c1c49f7d Mon Sep 17 00:00:00 2001 From: Manuel Odendahl Date: Tue, 22 Oct 2024 14:44:52 -0400 Subject: [PATCH] :boom: Remove short flags for glazed layers to give tools using them a bit more leeway --- pkg/settings/flags/output.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/pkg/settings/flags/output.yaml b/pkg/settings/flags/output.yaml index 9f3ac797..e8556f09 100644 --- a/pkg/settings/flags/output.yaml +++ b/pkg/settings/flags/output.yaml @@ -6,7 +6,6 @@ description: | a CSV file or a templated markdown or generic template file. flags: - name: output - shortFlag: o type: choice help: Output format (table, csv, tsv, json, yaml, sql, template, markdown) default: table @@ -22,7 +21,6 @@ flags: - excel - name: output-file - shortFlag: f type: string help: Output file