NAME gcloud beta ai index-endpoints - manage Vertex AI index endpoints SYNOPSIS gcloud beta ai index-endpoints COMMAND [GCLOUD_WIDE_FLAG ...] DESCRIPTION (BETA) Manage Vertex AI index endpoints. GCLOUD WIDE FLAGS These flags are available to all commands: --help. Run $ gcloud help for details. COMMANDS COMMAND is one of the following: create (BETA) Create a new Vertex AI index endpoint. delete (BETA) Delete an existing Vertex AI index endpoint. deploy-index (BETA) Deploy an index to a Vertex AI index endpoint. describe (BETA) Gets detailed index endpoint information about the given index endpoint id. list (BETA) Lists the index endpoints of the given project and region. mutate-deployed-index (BETA) Mutate an existing deployed index from a Vertex AI index endpoint. undeploy-index (BETA) Undeploy an index from a Vertex AI index endpoint. update (BETA) Update an Vertex AI index endpoint. NOTES This command is currently in beta and might change without notice. These variants are also available: $ gcloud ai index-endpoints $ gcloud alpha ai index-endpoints