cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Data Engineering
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Using Repos CLI to create a repo but getting Parent Directory /Repos/develop/ does not exist.

AdamRink
New Contributor III

I would like to create the directory develop under Repos as part of the script, then link it to github and update it? How can I do this?

1 REPLY 1

User16539034020
Contributor II
Contributor II

Hi, Adam:

Repos CLI does not have specific functionality to create directories in Databricks Repos. Please check the following doc for more information: https://docs.databricks.com/dev-tools/cli/repos-cli.html

You cold use  run databricks workspace mkdirs to create a directory in a workspace