Yandex Cloud
Search
Contact UsGet started
  • Blog
  • Pricing
  • Documentation
  • All Services
  • System Status
    • Featured
    • Infrastructure & Network
    • Data Platform
    • Containers
    • Developer tools
    • Serverless
    • Security
    • Monitoring & Resources
    • ML & AI
    • Business tools
  • All Solutions
    • By industry
    • By use case
    • Economics and Pricing
    • Security
    • Technical Support
    • Customer Stories
    • Gateway to Russia
    • Cloud for Startups
    • Education and Science
  • Blog
  • Pricing
  • Documentation
Yandex project
© 2025 Yandex.Cloud LLC
Yandex Managed Service for OpenSearch
  • Getting started
  • Access management
  • Pricing policy
    • Overview
  • Terraform reference
  • Monitoring metrics
  • Audit Trails events
  • Public materials
  • Release notes
  • FAQ
  1. CLI reference
  2. Overview

yc managed-opensearch

Written by
Yandex Cloud
Updated at April 3, 2025

Managed OpenSearch clusters, hosts, indexes and backups.

Command UsageCommand Usage

Syntax:

yc managed-opensearch <group>

Aliases:

  • opensearch

Command TreeCommand Tree

  • 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.
  • yc managed-opensearch backup — Backups of a managed OpenSearch cluster.
    • yc managed-opensearch backup get — Get information about an OpenSearch cluster backup.
    • yc managed-opensearch backup list — List available OpenSearch backups in a folder.
  • yc managed-opensearch cluster — Managed OpenSearch clusters.
    • yc managed-opensearch cluster backup — Create a backup for a managed OpenSearch cluster.
    • yc managed-opensearch cluster create — Create an OpenSearch cluster
    • yc managed-opensearch cluster delete — Delete Opensearch clusters.
    • yc managed-opensearch cluster get — Get information about an OpenSearch cluster.
    • yc managed-opensearch cluster list — List OpenSearch clusters in a folder
    • yc managed-opensearch cluster list-backups — List available backups for an OpenSearch cluster.
    • yc managed-opensearch cluster restart-opensearch — Restart OpenSearch on host.
    • yc managed-opensearch cluster restore — Restore a managed OpenSearch cluster from a backup.
    • yc managed-opensearch cluster switch-master — Switch current master or ensure that it is not on specified hosts.
    • yc managed-opensearch cluster update — Update a managed OpenSearchCluster.
  • 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.

Global FlagsGlobal 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.

Was the article helpful?

Previous
Pricing policy
Next
Overview
Yandex project
© 2025 Yandex.Cloud LLC