diff --git a/contrib/bashly/src/bashly.yml b/contrib/bashly/src/bashly.yml index b47a1d531..b00315fbd 100644 --- a/contrib/bashly/src/bashly.yml +++ b/contrib/bashly/src/bashly.yml @@ -5,11 +5,7 @@ version: 0.125.0 commands: - name: count completions: - - - args: - - name: input - required: true - default: "-" + - flags: - long: --human-readable - long: --width @@ -20,11 +16,7 @@ commands: - name: frequency completions: - - - args: - - name: input - required: true - default: "-" + - flags: - long: --select arg: arg @@ -46,13 +38,24 @@ commands: - &memcheck long: --memcheck + - name: slice + completions: + - + flags: + - long: --start + - long: --end + - long: --len + arg: arg + - long: --index + arg: arg + - long: --json + - *output + - *no-headers + - *delimiter + - name: stats completions: - - args: - - name: input - required: true - default: "-" flags: - long: --select arg: arg @@ -83,20 +86,6 @@ commands: - name: sqlp completions: - - args: - - name: input - required: true - repeatable: true - default: "-" - - name: sql - required: true - flags: - - long: --human-readable - - long: --width - - long: --no-polars - - long: --low-memory - - long: --flexible - - long: --no-headers flags: - long: --format arg: