databricks-cli/cmd
Serge Smertin 24ebfdf31e
Add readable console logger (#370)
## Changes

Add a readable colored console logger that is active only for TTYs:

<img width="764" alt="image"
src="https://user-images.githubusercontent.com/259697/235221427-ca482b32-9f88-4adb-ada3-8c4f35f50f06.png">

## Tests

Run `go run main.go clusters list --log-level debug --profile demo`
2023-06-01 11:37:33 +02:00
..
account Changed service template to correctly handle required positional arguments (#405) 2023-05-26 14:46:08 +02:00
api Rename bricks -> databricks (#389) 2023-05-16 18:35:39 +02:00
auth Rename bricks -> databricks (#389) 2023-05-16 18:35:39 +02:00
bundle Added support for bundle.Seq, simplified Mutator.Apply interface (#403) 2023-05-24 14:45:19 +02:00
configure Rename bricks -> databricks (#389) 2023-05-16 18:35:39 +02:00
fs Rename bricks -> databricks (#389) 2023-05-16 18:35:39 +02:00
root Add readable console logger (#370) 2023-06-01 11:37:33 +02:00
sync Added support for bundle.Seq, simplified Mutator.Apply interface (#403) 2023-05-24 14:45:19 +02:00
version Add version flag to print version and exit (#394) 2023-05-22 20:55:42 +02:00
workspace Added secrets input prompt for secrets put-secret command (#413) 2023-05-31 10:18:29 +02:00