mirror of https://github.com/databricks/cli.git
7 lines
82 B
Plaintext
7 lines
82 B
Plaintext
|
|
||
|
>>> [CLI] bundle exec -- echo hello
|
||
|
hello
|
||
|
|
||
|
>>> [CLI] bundle exec -- pwd
|
||
|
[TMPDIR]
|