mirror of https://github.com/databricks/cli.git
ac37a592f1
## Changes Instead of handling command chaining ourselves, we execute passed commands as-is by storing them, in temp file and passing to correct interpreter (bash or cmd) based on OS. Fixes #1065 ## Tests Added unit tests |
||
---|---|---|
.. | ||
exec.go | ||
exec_test.go | ||
interpreter.go |