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?

User16539034020
Databricks Employee
Databricks Employee

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