mirror of https://github.com/databricks/cli.git
6 lines
139 B
Plaintext
6 lines
139 B
Plaintext
|
export DATABRICKS_HOST=""
|
||
|
export DATABRICKS_TOKEN=""
|
||
|
export DATABRICKS_CONFIG_FILE=".databrickscfg"
|
||
|
|
||
|
trace $CLI auth describe -p myprofile
|