mirror of https://github.com/databricks/cli.git
## Changes Also see #525. The direct download flag has been removed in newer versions because of the content type issue. Instead, we can make the command decode the base64 output when the output mode is text. ``` $ databricks workspace export /some/path/script.sh #!/bin/bash echo "this is a script" ``` ## Tests New integration test. |
||
---|---|---|
.. | ||
context.go | ||
error_event.go | ||
event.go | ||
io.go | ||
logger.go | ||
logger_test.go | ||
message_event.go | ||
render.go |