yc managed-opensearch
Written by
Updated at November 2, 2024
Managed OpenSearch clusters, hosts, indexes and backups.
Command Usage
Syntax:
yc managed-opensearch <group>
Aliases:
opensearch
Command Tree
- yc managed-opensearch cluster — Managed OpenSearch clusters.
- yc managed-opensearch cluster create — Create an OpenSearch cluster
- yc managed-opensearch cluster list — List OpenSearch clusters in a folder
- yc managed-opensearch cluster get — Get information about an OpenSearch cluster.
- yc managed-opensearch cluster delete — Delete Opensearch clusters.
- yc managed-opensearch cluster list-backups — List available backups for an OpenSearch cluster.
- yc managed-opensearch cluster update — Update a managed OpenSearchCluster.
- yc managed-opensearch cluster backup — Create a backup for a managed OpenSearch cluster.
- yc managed-opensearch cluster restore — Restore a managed OpenSearch cluster from a backup.
- yc managed-opensearch node-group — Node groups of a managed OpenSearch cluster.
- yc managed-opensearch node-group add — Add new node groups to a managed OpenSearch cluster.
- yc managed-opensearch node-group delete — Delete a node group in a managed OpenSearch cluster.
- yc managed-opensearch node-group update — Update a node group configuration in a managed OpenSearch cluster.
- yc managed-opensearch backup — Backups of a managed OpenSearch cluster.
- yc managed-opensearch backup list — List available OpenSearch backups in a folder.
- yc managed-opensearch backup get — Get information about an OpenSearch cluster backup.
- yc managed-opensearch auth-settings — Authorization settings for a managed OpenSearch cluster.
- yc managed-opensearch auth-settings get — Get authorization settings for a managed OpenSearch cluster.
- yc managed-opensearch auth-settings update — Update authorization settings for a managed OpenSearch cluster.
Global Flags
Flag | Description |
---|---|
--profile |
string Set the custom configuration file. |
--debug |
Debug logging. |
--debug-grpc |
Debug gRPC logging. Very verbose, used for debugging connection problems. |
--no-user-output |
Disable printing user intended output to stderr. |
--retry |
int Enable gRPC retries. By default, retries are enabled with maximum 5 attempts. Pass 0 to disable retries. Pass any negative value for infinite retries. Even infinite retries are capped with 2 minutes timeout. |
--cloud-id |
string Set the ID of the cloud to use. |
--folder-id |
string Set the ID of the folder to use. |
--folder-name |
string Set the name of the folder to use (will be resolved to id). |
--endpoint |
string Set the Cloud API endpoint (host:port). |
--token |
string Set the OAuth token to use. |
--impersonate-service-account-id |
string Set the ID of the service account to impersonate. |
--no-browser |
Disable opening browser for authentication. |
--format |
string Set the output format: text (default), yaml, json, json-rest. |
--jq |
string Query to select values from the response using jq syntax |
-h ,--help |
Display help for the command. |