
Answer-first summary for fast verification
Answer: `.databrickscfg`
The `.databrickscfg` file is the default configuration file for the Databricks CLI. It stores essential workspace connection details, such as host URLs and personal access tokens, organized into profiles. This allows the CLI to securely and programmatically interact with Databricks workspaces.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
When setting up the Databricks Command Line Interface (CLI), which specific file is utilized to persist authentication credentials and environment profiles?
A
.databricks-env
B
.dbconfig
C
.databricksrc
D
.databrickscfg
E
.databricks-auth
No comments yet.