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

yc cic v1

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

[PREVIEW] Manage Interconnect resources

Command UsageCommand Usage

Syntax:

yc cic v1 <group>

Command TreeCommand Tree

  • yc cic v1 partner — A set of methods for managing Partner resources.

    • yc cic v1 partner get — Returns the specified Partner resource.

    • yc cic v1 partner list — Retrieves the list of Partner resources in the specified folder.

  • yc cic v1 point-of-presence — A set of methods for managing PointOfPresence resources.

    • yc cic v1 point-of-presence get — Returns the specified PointOfPresence resource.

    • yc cic v1 point-of-presence list — Retrieves the list of PointOfPresence resources in the specified folder.

  • yc cic v1 private-connection — A set of methods for managing PrivateConnection resources.

    • yc cic v1 private-connection create — Creates a PrivateConnection resource in the specified folder using the data specified in the request.

    • yc cic v1 private-connection delete — Deletes a PrivateConnection resource.

    • yc cic v1 private-connection get — Returns the specified PrivateConnection resource.

    • yc cic v1 private-connection list — Retrieves the list of PrivateConnection resources in the specified folder.

    • yc cic v1 private-connection list-operations — Lists operations for the specified PrivateConnection.

    • yc cic v1 private-connection move — Moves the specified PrivateConnection to another folder.

    • yc cic v1 private-connection remove-static-route — Removes specified static routes to a PrivateConnection resource.

    • yc cic v1 private-connection update — Updates a PrivateConnection resource using the data specified in the request.

    • yc cic v1 private-connection upsert-static-route — Upserts specified static routes to a PrivateConnection resource.

  • yc cic v1 public-connection — A set of methods for managing PublicConnection resources.

    • yc cic v1 public-connection get — Returns the specified PublicConnection resource.

    • yc cic v1 public-connection list — Retrieves the list of PublicConnection resources in the specified folder.

    • yc cic v1 public-connection list-operations —

    • yc cic v1 public-connection move — Moves the specified PublicConnection to another folder.

  • yc cic v1 trunk-connection — A set of methods for managing TrunkConnection resources.

    • yc cic v1 trunk-connection batch-get —

    • yc cic v1 trunk-connection delete — Deletes a TrunkConnection resource.

    • yc cic v1 trunk-connection get — Returns the specified TrunkConnection resource.

    • yc cic v1 trunk-connection list — Retrieves the list of TrunkConnection resources in the specified folder.

    • yc cic v1 trunk-connection list-operations — Lists operations for the specified TrunkConnection.

    • yc cic v1 trunk-connection list-private-connections — Retrieves the list of PrivateConnection resources associated with the specified TrunkConnection.

    • yc cic v1 trunk-connection list-public-connections — Retrieves the list of PublicConnection resources associated with the specified TrunkConnection.

    • yc cic v1 trunk-connection move — Moves the specified TrunkConnection to another folder.

    • yc cic v1 trunk-connection update — Updates a TrunkConnection resource using the data specified in the request.

Global FlagsGlobal Flags

Flag

Description

--profile

string

Set the custom profile.

--region

string

Set the region.

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

--pager

string

Set the custom pager.

--no-pager

Do not pipe help output through a pager.

--format

string

Set the output format: text, yaml, json, table, summary || summary[name, instance.id, instance.disks[0].size].

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

--timeout

string

Set the timeout.

--token

string

Set the IAM token to use.

--impersonate-service-account-id

string

Set the ID of the service account to impersonate.

--no-browser

Disable opening browser for authentication.

--query

string

Query to select values from the response using jq syntax

--syntax

string

CLI syntax: this standalone binary only supports 2 (current). Use main yc for syntax 1.

--cli-auto-prompt

string[="on"]

Enable interactive auto-prompt mode. Values: on, partial, off. Bare --cli-auto-prompt is equivalent to --cli-auto-prompt=on.

--no-cli-auto-prompt

Disable interactive auto-prompt mode (overrides --cli-auto-prompt, env and profile).

-h, --help

Display help for the command.

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

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