mirror of https://github.com/databricks/cli.git
7 lines
126 B
Plaintext
7 lines
126 B
Plaintext
|
trace cd a/b/c
|
||
|
|
||
|
trace pwd
|
||
|
|
||
|
# Scripts that bundle exec executes should run from the bundle root.
|
||
|
trace $CLI bundle exec -- pwd
|