databricks-cli icon indicating copy to clipboard operation
databricks-cli copied to clipboard

Databricks workspace cli should have ignore or exclude files option

Open anandmrya opened this issue 5 years ago • 1 comments

Currently when I have to export to directory from one workspace to another, if I have to just ignore one file inside that folder, then i have to write commands for each file to export which is not efficient.

Current workspace export_dir works only if we have to export all notebooks inside the folder.

It would be much better if we have option to ignore or exclude files via some regex of filename ,etc.

Please do tell if anyone has existing workaround to make things easier.

anandmrya avatar Aug 28 '20 06:08 anandmrya

Running into the same issue. Looking forward to some kind of pattern-matching support.

nightvision04 avatar Mar 04 '22 22:03 nightvision04