databricks-cli/libs/cmdio
Serge Smertin 5ed635a240
Added `databricks account o-auth-enrollment enable` command (#687)
This command takes the user through the interactive flow to set up OAuth
for a fresh account, where only Basic authentication works.

---------

Co-authored-by: Andrew Nester <andrew.nester@databricks.com>
2023-08-21 16:17:02 +00:00
..
context.go Add bundle destroy command (#300) 2023-04-06 12:54:58 +02:00
error_event.go Use cmdio logger to log bricks cmd execution errors (#348) 2023-04-24 12:11:52 +02:00
event.go Move state to event for whether they support inplace progress logging (#339) 2023-04-18 14:20:35 +02:00
io.go Added `databricks account o-auth-enrollment enable` command (#687) 2023-08-21 16:17:02 +00:00
logger.go Use custom prompter for bundle template inputs (#663) 2023-08-15 14:50:20 +00:00
logger_test.go Use custom prompter for bundle template inputs (#663) 2023-08-15 14:50:20 +00:00
message_event.go Log mutator messages using progress logger (#312) 2023-04-18 16:55:06 +02:00
render.go Decode contents by default in workspace export command (#531) 2023-06-27 20:42:29 +02:00