databricks-cli/acceptance/bundle/exec/no-auth/output.txt

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

7 lines
119 B
Plaintext
Raw Normal View History

2025-03-03 14:12:50 +00:00
>>> [CLI] bundle exec -- echo hello
hello
2025-03-05 10:12:05 +00:00
>>> [CLI] bundle exec -- python3 -c import os; print(os.getcwd())
2025-03-03 14:12:50 +00:00
[TMPDIR]