databricks-cli/cmd/workspace
Andrew Nester 1f130f3722
Do not use FgWhite and FgBlack for terminal output (#435)
## Changes
Using white / black color for terminal output will lead to poorly
displayed content in either light or dark terminal backgrounds. Some
other CLIs experienced same issues
(https://github.com/qri-io/qri/pull/774)

Instead, let's just use color to highlight some of the output so it's
more compatible with different background styles

## Tests
<img width="772" alt="Screenshot 2023-06-05 at 16 05 09"
src="https://github.com/databricks/cli/assets/2969996/01790239-6a33-4059-86a8-d5117ea0b75f">

---

<img width="757" alt="Screenshot 2023-06-05 at 16 05 20"
src="https://github.com/databricks/cli/assets/2969996/ea3b9fdc-3782-4f4f-a9df-19e66af0c04f">
2023-06-05 17:30:40 +02:00
..
alerts Better error message if can not load prompts (#437) 2023-06-05 16:32:03 +02:00
catalogs Do not use FgWhite and FgBlack for terminal output (#435) 2023-06-05 17:30:40 +02:00
cluster-policies Better error message if can not load prompts (#437) 2023-06-05 16:32:03 +02:00
clusters Do not use FgWhite and FgBlack for terminal output (#435) 2023-06-05 17:30:40 +02:00
current-user Rename bricks -> databricks (#389) 2023-05-16 18:35:39 +02:00
dashboards Do not use FgWhite and FgBlack for terminal output (#435) 2023-06-05 17:30:40 +02:00
data-sources Rename bricks -> databricks (#389) 2023-05-16 18:35:39 +02:00
experiments Changed service template to correctly handle required positional arguments (#405) 2023-05-26 14:46:08 +02:00
external-locations Do not use FgWhite and FgBlack for terminal output (#435) 2023-06-05 17:30:40 +02:00
functions Changed service template to correctly handle required positional arguments (#405) 2023-05-26 14:46:08 +02:00
git-credentials Better error message if can not load prompts (#437) 2023-06-05 16:32:03 +02:00
global-init-scripts Better error message if can not load prompts (#437) 2023-06-05 16:32:03 +02:00
grants Changed service template to correctly handle required positional arguments (#405) 2023-05-26 14:46:08 +02:00
groups Better error message if can not load prompts (#437) 2023-06-05 16:32:03 +02:00
instance-pools Better error message if can not load prompts (#437) 2023-06-05 16:32:03 +02:00
instance-profiles Changed service template to correctly handle required positional arguments (#405) 2023-05-26 14:46:08 +02:00
ip-access-lists Better error message if can not load prompts (#437) 2023-06-05 16:32:03 +02:00
jobs Do not use FgWhite and FgBlack for terminal output (#435) 2023-06-05 17:30:40 +02:00
libraries Changed service template to correctly handle required positional arguments (#405) 2023-05-26 14:46:08 +02:00
metastores Do not use FgWhite and FgBlack for terminal output (#435) 2023-06-05 17:30:40 +02:00
model-registry Added spinner when loading command prompts (#420) 2023-06-02 14:13:18 +02:00
permissions Changed service template to correctly handle required positional arguments (#405) 2023-05-26 14:46:08 +02:00
pipelines Better error message if can not load prompts (#437) 2023-06-05 16:32:03 +02:00
policy-families Changed service template to correctly handle required positional arguments (#405) 2023-05-26 14:46:08 +02:00
providers Better error message if can not load prompts (#437) 2023-06-05 16:32:03 +02:00
queries Do not use FgWhite and FgBlack for terminal output (#435) 2023-06-05 17:30:40 +02:00
query-history Do not use FgWhite and FgBlack for terminal output (#435) 2023-06-05 17:30:40 +02:00
recipient-activation Changed service template to correctly handle required positional arguments (#405) 2023-05-26 14:46:08 +02:00
recipients Better error message if can not load prompts (#437) 2023-06-05 16:32:03 +02:00
repos Better error message if can not load prompts (#437) 2023-06-05 16:32:03 +02:00
schemas Do not use FgWhite and FgBlack for terminal output (#435) 2023-06-05 17:30:40 +02:00
secrets Do not use FgWhite and FgBlack for terminal output (#435) 2023-06-05 17:30:40 +02:00
service-principals Better error message if can not load prompts (#437) 2023-06-05 16:32:03 +02:00
serving-endpoints Changed service template to correctly handle required positional arguments (#405) 2023-05-26 14:46:08 +02:00
shares Changed service template to correctly handle required positional arguments (#405) 2023-05-26 14:46:08 +02:00
storage-credentials Do not use FgWhite and FgBlack for terminal output (#435) 2023-06-05 17:30:40 +02:00
table-constraints Changed service template to correctly handle required positional arguments (#405) 2023-05-26 14:46:08 +02:00
tables Do not use FgWhite and FgBlack for terminal output (#435) 2023-06-05 17:30:40 +02:00
token-management Do not use FgWhite and FgBlack for terminal output (#435) 2023-06-05 17:30:40 +02:00
tokens Do not use FgWhite and FgBlack for terminal output (#435) 2023-06-05 17:30:40 +02:00
users Better error message if can not load prompts (#437) 2023-06-05 16:32:03 +02:00
volumes Better error message if can not load prompts (#437) 2023-06-05 16:32:03 +02:00
warehouses Do not use FgWhite and FgBlack for terminal output (#435) 2023-06-05 17:30:40 +02:00
workspace Do not use FgWhite and FgBlack for terminal output (#435) 2023-06-05 17:30:40 +02:00
workspace-bindings Changed service template to correctly handle required positional arguments (#405) 2023-05-26 14:46:08 +02:00
workspace-conf Changed service template to correctly handle required positional arguments (#405) 2023-05-26 14:46:08 +02:00
cmd.go Update to Go SDK v0.9.0 (#396) 2023-05-22 21:27:22 +02:00