mirror of https://github.com/databricks/cli.git
6 lines
200 B
Plaintext
6 lines
200 B
Plaintext
|
|
||
|
>>> [CLI] bundle exec -- doesnotexist arg1 arg2 --flag1 --flag2
|
||
|
Error: Running "doesnotexist arg1 arg2 --flag1 --flag2" failed: exec: "doesnotexist": executable file not found in $PATH
|
||
|
|
||
|
Exit code: 1
|