mirror of https://github.com/databricks/cli.git
## Why The command execution ID is a UUID that should be initialized once, and then have a consistent read value for the duration of the command. As we start emitting telemetry events, we also want to emit the command execution ID in the telemetry payload. This library helps consolidate all reads to the `cmd-exec-id` value, and ensures there's only one write for the UUID. relevant comment: https://github.com/databricks/cli/pull/2432#discussion_r1982884235 ## Tests Unit tests. |
||
---|---|---|
.. | ||
config_used.go | ||
config_used_test.go | ||
context.go | ||
context_test.go | ||
workspace_client.go | ||
workspace_client_test.go |