mirror of https://github.com/databricks/cli.git
9 lines
193 B
Plaintext
9 lines
193 B
Plaintext
|
# Unset the token which is configured by default
|
||
|
# in acceptance tests
|
||
|
export DATABRICKS_TOKEN=""
|
||
|
|
||
|
export DATABRICKS_USERNAME=username
|
||
|
export DATABRICKS_PASSWORD=password
|
||
|
|
||
|
$CLI current-user me
|