feedback icon indicating copy to clipboard operation
feedback copied to clipboard

[enterprise-code-assist]:

Open wongcyrus opened this issue 8 months ago • 0 comments

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.

wongcyrus avatar May 17 '25 03:05 wongcyrus