mirror of https://github.com/databricks/cli.git
6 lines
185 B
Plaintext
6 lines
185 B
Plaintext
|
export DATABRICKS_TELEMETRY_UPLOAD_LOGS_FILE=./out.upload.txt
|
||
|
|
||
|
# This test ensures that the main CLI command does not error even if
|
||
|
# telemetry upload fails.
|
||
|
trace $CLI telemetry dummy
|