feedback
feedback copied to clipboard
[enterprise-code-assist]:
this code is updated
gcloud gemini code-repository-indexes repository-groups create REPOSITORY_GROUP
--project=PROJECT_ID
--location=REGION
--code-repository-index=INDEX_NAME
--repositories='[{"resource": "projects/PROJECT_ID/locations/REGION/connections/INDEX_CONNECTION/gitRepositoryLinks/REPOSITORY", "branch_pattern": "BRANCH_NAMES"}]'
branch_pattern has changed to branchPattern.