Yandex Cloud
Search
Contact UsTry it for free
  • Customer Stories
  • Documentation
  • Blog
  • All Services
  • System Status
  • Marketplace
    • Featured
    • Infrastructure & Network
    • Data Platform
    • AI for business
    • Security
    • DevOps tools
    • Serverless
    • Monitoring & Resources
  • All Solutions
    • By industry
    • By use case
    • Economics and Pricing
    • Security
    • Technical Support
    • Start testing with double trial credits
    • Cloud credits to scale your IT product
    • Gateway to Russia
    • Cloud for Startups
    • Center for Technologies and Society
    • Yandex Cloud Partner program
    • Price calculator
    • Pricing plans
  • Customer Stories
  • Documentation
  • Blog
© 2026 Direct Cursus Technology L.L.C.
Yandex Managed Service for Sharded PostgreSQL
  • Getting started
  • Access management
  • Pricing policy
    • Overview
    • resource-preset
      • Overview
      • resource-preset
  • Terraform reference
  • Monitoring metrics
  • Audit Trails events
  • Public materials
  • Release notes
  • FAQ
  1. CLI reference
  2. v0
  3. Overview

yc managed-sharded-postgresql v0

Written by
Yandex Cloud
Updated at April 23, 2026

Manage Sharded PostgreSQL clusters, hosts, databases, backups and users.

Command UsageCommand Usage

Syntax:

yc managed-sharded-postgresql v0 <group|command>

Command TreeCommand Tree

  • yc managed-sharded-postgresql v0 resource-preset — Manage Sharded PostgreSQL resource presets

  • yc managed-sharded-postgresql v0 backup — Manage Sharded PostgreSQL backups

    • yc managed-sharded-postgresql v0 backup delete — Delete the specified Sharded PostgreSQL backup

    • yc managed-sharded-postgresql v0 backup get — Show information about the specified Sharded PostgreSQL backup

    • yc managed-sharded-postgresql v0 backup list — List available backups

  • yc managed-sharded-postgresql v0 cluster — Manage Sharded PostgreSQL clusters

    • yc managed-sharded-postgresql v0 cluster add-labels — Add labels to Sharded PostgreSQL cluster

    • yc managed-sharded-postgresql v0 cluster add-subcluster — Add a new subcluster to the specified Sharded PostgreSQL cluster

    • yc managed-sharded-postgresql v0 cluster backup — Create a backup for the specified Sharded PostgreSQL cluster

    • yc managed-sharded-postgresql v0 cluster create — Create Sharded PostgreSQL cluster

    • yc managed-sharded-postgresql v0 cluster delete — Delete the specified Sharded PostgreSQL cluster

    • yc managed-sharded-postgresql v0 cluster get — Show information about the specified Sharded PostgreSQL cluster

    • yc managed-sharded-postgresql v0 cluster list — List Sharded PostgreSQL clusters

    • yc managed-sharded-postgresql v0 cluster list-backups — List available backups for the specified Sharded PostgreSQL cluster

    • yc managed-sharded-postgresql v0 cluster list-logs — Retrieves logs for the specified Sharded PostgreSQL cluster

    • yc managed-sharded-postgresql v0 cluster list-operations — List operations for the specified Sharded PostgreSQL cluster

    • yc managed-sharded-postgresql v0 cluster remove-labels — Remove labels from Sharded PostgreSQL cluster

    • yc managed-sharded-postgresql v0 cluster reschedule-maintenance — Reschedule currently planned maintenance operation.

    • yc managed-sharded-postgresql v0 cluster restore — Restore Sharded PostgreSQL cluster

    • yc managed-sharded-postgresql v0 cluster update — Update the specified Sharded PostgreSQL cluster

    • yc managed-sharded-postgresql v0 cluster update-config — Update the specified Sharded PostgreSQL cluster config

  • yc managed-sharded-postgresql v0 database — Manage Sharded PostgreSQL databases

    • yc managed-sharded-postgresql v0 database create — Create Sharded PostgreSQL database

    • yc managed-sharded-postgresql v0 database delete — Delete the specified Sharded PostgreSQL database

    • yc managed-sharded-postgresql v0 database get — Show information about the specified Sharded PostgreSQL database

    • yc managed-sharded-postgresql v0 database list — List Sharded PostgreSQL databases

  • yc managed-sharded-postgresql v0 hosts — Manage Sharded PostgreSQL cluster hosts

    • yc managed-sharded-postgresql v0 hosts add — Create new hosts for the cluster in the specified availability zones

    • yc managed-sharded-postgresql v0 hosts delete — Delete the specified hosts

    • yc managed-sharded-postgresql v0 hosts list — List hosts for the specified Sharded PostgreSQL cluster

    • yc managed-sharded-postgresql v0 hosts update — Update the specified hosts

  • yc managed-sharded-postgresql v0 user — Manage Sharded PostgreSQL users

    • yc managed-sharded-postgresql v0 user create — Create a Sharded PostgreSQL user

    • yc managed-sharded-postgresql v0 user delete — Delete the specified Sharded PostgreSQL user

    • yc managed-sharded-postgresql v0 user get — Show information about the specified Sharded PostgreSQL user

    • yc managed-sharded-postgresql v0 user list — List users for the specified Sharded PostgreSQL cluster

    • yc managed-sharded-postgresql v0 user update — Update the specified Sharded PostgreSQL user

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.

--syntax

string

CLI syntax: 1 (legacy) or 2 (current). Omit to use default-syntax in the profile or the product default.

--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
update
Next
Overview
© 2026 Direct Cursus Technology L.L.C.