databricks-cli/acceptance/auth/credentials/basic/script

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