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

7 lines
119 B
Plaintext

>>> [CLI] bundle exec -- echo hello
hello
>>> [CLI] bundle exec -- python3 -c import os; print(os.getcwd())
[TMPDIR]