databricks-cli/acceptance/bundle/exec/cmd-not-found/output.txt

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
201 B
Plaintext
Raw Normal View History

2025-03-03 19:16:12 +00:00
>>> [CLI] bundle exec -- doesnotexist arg1 arg2 --flag1 --flag2
2025-03-04 17:22:12 +00:00
Error: starting "doesnotexist arg1 arg2 --flag1 --flag2" failed: exec: "doesnotexist": executable file not found in $PATH
2025-03-03 19:16:12 +00:00
Exit code: 1