databricks-cli/cmd/labs
Andrew Nester 6dd6899b52
Do not allow input prompts in Git Bash terminal (#1069)
## Changes

Likely due to fact that Git Bash does not correctly support ANSI escape
sequences, we cannot use `promptui` package there. See known issues:

- https://github.com/manifoldco/promptui/issues/208
- https://github.com/chzyer/readline/issues/191
2023-12-18 15:01:59 +00:00
..
github Add `databricks labs` command group (#914) 2023-11-17 12:47:37 +00:00
localcache Add `databricks labs` command group (#914) 2023-11-17 12:47:37 +00:00
project Do not allow input prompts in Git Bash terminal (#1069) 2023-12-18 15:01:59 +00:00
unpack Add `databricks labs` command group (#914) 2023-11-17 12:47:37 +00:00
CODEOWNERS Add `databricks labs` command group (#914) 2023-11-17 12:47:37 +00:00
clear_cache.go Fix `panic: $HOME is not set` (#1027) 2023-11-29 19:08:27 +00:00
install.go Add `databricks labs` command group (#914) 2023-11-17 12:47:37 +00:00
installed.go Add `databricks labs` command group (#914) 2023-11-17 12:47:37 +00:00
installed_test.go Add `databricks labs` command group (#914) 2023-11-17 12:47:37 +00:00
labs.go Fix `panic: $HOME is not set` (#1027) 2023-11-29 19:08:27 +00:00
list.go Fix `panic: $HOME is not set` (#1027) 2023-11-29 19:08:27 +00:00
list_test.go Add `databricks labs` command group (#914) 2023-11-17 12:47:37 +00:00
show.go Fix `panic: $HOME is not set` (#1027) 2023-11-29 19:08:27 +00:00
uninstall.go Add `databricks labs` command group (#914) 2023-11-17 12:47:37 +00:00
upgrade.go Add `databricks labs` command group (#914) 2023-11-17 12:47:37 +00:00