mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 12:22:03 +00:00
41 lines
903 B
Text
41 lines
903 B
Text
|
|
NAME
|
||
|
|
gcloud gemini code-repository-indexes - manage Code Repository Index
|
||
|
|
resources
|
||
|
|
|
||
|
|
SYNOPSIS
|
||
|
|
gcloud gemini code-repository-indexes GROUP | COMMAND
|
||
|
|
[GCLOUD_WIDE_FLAG ...]
|
||
|
|
|
||
|
|
DESCRIPTION
|
||
|
|
Manage Code Repository Index resources.
|
||
|
|
|
||
|
|
GCLOUD WIDE FLAGS
|
||
|
|
These flags are available to all commands: --help.
|
||
|
|
|
||
|
|
Run $ gcloud help for details.
|
||
|
|
|
||
|
|
GROUPS
|
||
|
|
GROUP is one of the following:
|
||
|
|
|
||
|
|
repository-groups
|
||
|
|
Manage Repository Group resources.
|
||
|
|
|
||
|
|
COMMANDS
|
||
|
|
COMMAND is one of the following:
|
||
|
|
|
||
|
|
create
|
||
|
|
Create a code repository index instance.
|
||
|
|
|
||
|
|
delete
|
||
|
|
Delete a code repository index instance.
|
||
|
|
|
||
|
|
describe
|
||
|
|
Get details of a code repository index instance.
|
||
|
|
|
||
|
|
list
|
||
|
|
List all code repository index instances in a specified project and
|
||
|
|
location.
|
||
|
|
|
||
|
|
update
|
||
|
|
Update the configuration of a code repository index instance.
|