Yandex Cloud
Поиск
Связаться с намиПопробовать бесплатно
  • Кейсы
  • Документация
  • Блог
  • Все сервисы
  • Статус работы сервисов
  • Marketplace
    • Доступны в регионе
    • Инфраструктура и сеть
    • Платформа данных
    • Искусственный интеллект
    • Безопасность
    • Инструменты DevOps
    • Бессерверные вычисления
    • Управление ресурсами
  • Все решения
    • По отраслям
    • По типу задач
    • Экономика платформы
    • Безопасность
    • Техническая поддержка
    • Каталог партнёров
    • Обучение и сертификация
    • Облако для стартапов
    • Облако для крупного бизнеса
    • Центр технологий для общества
    • Партнёрская программа
    • Поддержка IT-бизнеса
    • Облако для фрилансеров
    • Обучение и сертификация
    • Блог
    • Документация
    • Мероприятия и вебинары
    • Контакты, чаты и сообщества
    • Идеи
    • Калькулятор цен
    • Тарифы
    • Акции и free tier
  • Кейсы
  • Документация
  • Блог
Создавайте контент и получайте гранты!Готовы написать своё руководство? Участвуйте в контент-программе и получайте гранты на работу с облачными сервисами!
Подробнее о программе
Проект Яндекса
© 2026 ТОО «Облачные Сервисы Казахстан»
Yandex Key Management Service
KZ
  • Начало работы
  • Управление доступом
  • Правила тарификации
    • Overview
      • Overview
  • Справочник Terraform
  • Метрики Monitoring
  • Аудитные логи Audit Trails
  • Вопросы и ответы
  • Обучающие курсы
  1. Справочник CLI (англ.)
  2. v0
  3. Overview

yc kms v0

Статья создана
Yandex Cloud
Обновлена 23 апреля 2026 г.

Manage Yandex Key Management Service resources

Command UsageCommand Usage

Syntax:

yc kms v0 <group>

Command TreeCommand Tree

  • yc kms v0 asymmetric-encryption-crypto — Perform asymmetric encryption crypto operations

    • yc kms v0 asymmetric-encryption-crypto decrypt — Decrypt data with specified asymmetric encryption key

    • yc kms v0 asymmetric-encryption-crypto get-public-key — Get public key

  • yc kms v0 asymmetric-encryption-key — Manage asymmetric encryption keys

    • yc kms v0 asymmetric-encryption-key add-access-binding — Add access binding for the specified asymmetric encryption key

    • yc kms v0 asymmetric-encryption-key create — Create asymmetric encryption key

    • yc kms v0 asymmetric-encryption-key delete — Delete the specified asymmetric encryption key

    • yc kms v0 asymmetric-encryption-key get — Show information about the specified asymmetric encryption key

    • yc kms v0 asymmetric-encryption-key list — List asymmetric encryption keys of the specified folder

    • yc kms v0 asymmetric-encryption-key list-access-bindings — List access bindings for the specified asymmetric encryption key

    • yc kms v0 asymmetric-encryption-key list-operations — List operations for the specified asymmetric encryption key

    • yc kms v0 asymmetric-encryption-key remove-access-binding — Remove access binding for the specified asymmetric encryption key

    • yc kms v0 asymmetric-encryption-key set-access-bindings — Set access bindings for the specified asymmetric encryption key and delete all existing access bindings if there were any

    • yc kms v0 asymmetric-encryption-key update — Update the specified asymmetric encryption key

  • yc kms v0 asymmetric-signature-crypto — Perform asymmetric signature crypto operations

    • yc kms v0 asymmetric-signature-crypto get-public-key — Get public key

    • yc kms v0 asymmetric-signature-crypto sign — Sign data with specified asymmetric signature key

    • yc kms v0 asymmetric-signature-crypto sign-hash — Sign hash value with specified asymmetric signature key

  • yc kms v0 asymmetric-signature-key — Manage asymmetric signature keys

    • yc kms v0 asymmetric-signature-key add-access-binding — Add access binding for the specified asymmetric signature key

    • yc kms v0 asymmetric-signature-key create — Create asymmetric signature key

    • yc kms v0 asymmetric-signature-key delete — Delete the specified asymmetric signature key

    • yc kms v0 asymmetric-signature-key get — Show information about the specified asymmetric signature key

    • yc kms v0 asymmetric-signature-key list — List asymmetric signature keys of the specified folder

    • yc kms v0 asymmetric-signature-key list-access-bindings — List access bindings for the specified asymmetric signature key

    • yc kms v0 asymmetric-signature-key list-operations — List operations for the specified asymmetric signature key

    • yc kms v0 asymmetric-signature-key remove-access-binding — Remove access binding for the specified asymmetric signature key

    • yc kms v0 asymmetric-signature-key set-access-bindings — Set access bindings for the specified asymmetric signature key and delete all existing access bindings if there were any

    • yc kms v0 asymmetric-signature-key update — Update the specified asymmetric signature key

  • yc kms v0 symmetric-crypto — Perform symmetric crypto operations

    • yc kms v0 symmetric-crypto decrypt — Decrypt data with specified symmetric key

    • yc kms v0 symmetric-crypto encrypt — Encrypt data with specified symmetric key

    • yc kms v0 symmetric-crypto generate-data-key — Generate data key and encrypt it with specified symmetric key

    • yc kms v0 symmetric-crypto re-encrypt — Re-encrypt a ciphertext with the specified symmetric key

  • yc kms v0 symmetric-key — Manage symmetric keys

    • yc kms v0 symmetric-key add-access-binding — Add access binding for the specified symmetric key

    • yc kms v0 symmetric-key cancel-version-destruction — Cancel destruction of the scheduled for destruction symmetric key version

    • yc kms v0 symmetric-key create — Create symmetric key

    • yc kms v0 symmetric-key delete — Delete the specified symmetric key

    • yc kms v0 symmetric-key get — Show information about the specified symmetric key

    • yc kms v0 symmetric-key list — List symmetric keys of the specified folder

    • yc kms v0 symmetric-key list-access-bindings — List access bindings for the specified symmetric key

    • yc kms v0 symmetric-key list-operations — List operations for the specified symmetric key

    • yc kms v0 symmetric-key list-versions — List versions of the specified symmetric key

    • yc kms v0 symmetric-key remove-access-binding — Remove access binding for the specified symmetric key

    • yc kms v0 symmetric-key rotate — Rotate the specified symmetric key: creates a new key version and makes it the primary version

    • yc kms v0 symmetric-key schedule-version-destruction — Schedule destruction of the specified symmetric key version

    • yc kms v0 symmetric-key set-access-bindings — Set access bindings for the specified symmetric key and delete all existing access bindings if there were any

    • yc kms v0 symmetric-key set-primary-version — Set primary version of the specified symmetric key

    • yc kms v0 symmetric-key update — Update the specified symmetric key

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.

Была ли статья полезна?

Предыдущая
update
Следующая
Overview
Создавайте контент и получайте гранты!Готовы написать своё руководство? Участвуйте в контент-программе и получайте гранты на работу с облачными сервисами!
Подробнее о программе
Проект Яндекса
© 2026 ТОО «Облачные Сервисы Казахстан»