
Ultimate access to all questions.
You need to configure the Databricks CLI to interact with your workspace and clusters. What are the essential steps involved in setting up the CLI, and how would you execute basic commands to list all clusters and their current statuses? Provide a detailed explanation including any necessary code snippets.
A
Install the CLI, configure authentication, and use databricks clusters list.
B
Manually log into the Databricks web interface to check cluster statuses.
C
Use a third-party tool to manage clusters.
D
Send emails to the Databricks support team to request cluster statuses.