databricks-cli/cmd
Pieter Noordhuis dd92b3f989
Disable shell completions for generated commands (#483)
## Changes

Disable shell completions for generated commands.

Default completion behavior completes local files which never makes
sense.

Automatic contextual completion of required arguments would be super
powerful but a lot of work to get right. Until then, we could do manual
completion functions in `overrides.go` as needed.

This fixes #374.

## Tests

Confirmed manually that commands no longer complete local files.
2023-06-15 14:56:36 +00:00
..
account Disable shell completions for generated commands (#483) 2023-06-15 14:56:36 +00:00
api Rename bricks -> databricks (#389) 2023-05-16 18:35:39 +02:00
auth Do not use FgWhite and FgBlack for terminal output (#435) 2023-06-05 17:30:40 +02:00
bundle Update short name for bundle command (#476) 2023-06-14 22:44:18 +02:00
configure Update configure command (#482) 2023-06-15 12:50:19 +00:00
fs Add fs mkdirs command for dbfs (#432) 2023-06-12 14:05:56 +02:00
root Tweak profile prompt (#454) 2023-06-09 13:56:35 +02:00
sync Added support for bundle.Seq, simplified Mutator.Apply interface (#403) 2023-05-24 14:45:19 +02:00
version Use cmdio in version command for `--output` flag (#419) 2023-06-01 12:03:22 +02:00
workspace Disable shell completions for generated commands (#483) 2023-06-15 14:56:36 +00:00