databricks-cli/acceptance/bundle/exec/basic/output.txt

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

9 lines
188 B
Plaintext
Raw Normal View History

2025-03-02 17:11:46 +00:00
2025-03-03 14:12:50 +00:00
>>> [CLI] bundle exec -- echo hello, world
hello, world
2025-03-02 17:11:46 +00:00
2025-03-05 09:49:47 +00:00
>>> [CLI] bundle exec -- --help
Error: starting "--help" failed: exec: "--help": executable file not found in $PATH
2025-03-03 17:52:02 +00:00
Exit code: 1