Right now the Git provider name is a required argument, while old CLI was able to deduce "well-known" Git providers automatically, based on the Repo URL: https://github.com/databricks/databricks-cli/blob/main/databricks_cli/sdk/service.py#L1582 - it was very convenient.
Right now the Git provider name is a required argument, while old CLI was able to deduce "well-known" Git providers automatically, based on the Repo URL: https://github.com/databricks/databricks-cli/blob/main/databricks_cli/sdk/service.py#L1582 - it was very convenient.