Andrew Chen
Andrew Chen
We should hide the token from the console during configuration for security purposes.
$ dbfs cp -r dbfs:/andrew/sample-results.csv . [11:56:56] The host destination ./sample-results.csv already exists. You should provide the --overwrite flag.
For example, if my local filesystem looks like ``` - example - a.py - b.py ``` And remote looks like ``` - example - a.py ``` `databricks workspace import_dir ./example...
Hey all, The tool is great but it's quite hard to find the documentation. It would help future users a lot if you surfaced the wiki documentation in the README.md.