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.