mirror of https://github.com/databricks/cli.git
10 lines
184 B
JSON
10 lines
184 B
JSON
|
{
|
||
|
"properties": {
|
||
|
"project_name": {
|
||
|
"type": "string",
|
||
|
"default": "my_project",
|
||
|
"description": "Name of the directory"
|
||
|
}
|
||
|
}
|
||
|
}
|