databricks-cli/cmd
Serge Smertin 7509e4d55a
Hide `--progress-format` global flag (#965)
## Changes
At the moment, these flags are mostly used for VSCode integration for
bundles, but they're not effective for the majority of commands.

## Tests
<img width="559" alt="image"
src="https://github.com/databricks/cli/assets/259697/15ddd322-f746-48ad-b1ce-35c55e664a06">
2023-11-08 08:29:22 +00:00
..
account Bump the Go SDK in the CLI (#919) 2023-10-26 11:41:28 +00:00
api Update Go SDK to v0.19.0 (#729) 2023-09-05 09:43:57 +00:00
auth Use profile information when getting a token using the CLI (#855) 2023-10-11 11:12:18 +00:00
bundle Make configure command visible + fix bundle command description (#961) 2023-11-08 07:33:40 +00:00
configure Make configure command visible + fix bundle command description (#961) 2023-11-08 07:33:40 +00:00
fs Remove dependency on global state for remaining commands (#613) 2023-07-27 10:03:08 +00:00
root Hide `--progress-format` global flag (#965) 2023-11-08 08:29:22 +00:00
sync Never load authentication configuration from bundle for sync command (#889) 2023-10-19 12:50:46 +00:00
version Added description for version command (#737) 2023-09-06 08:41:47 +00:00
workspace Add override to support YAML inputs for apps (#921) 2023-10-27 18:57:26 +00:00
cmd.go Consolidate environment variable interaction (#747) 2023-09-11 08:18:43 +00:00