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

yc cic

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

Manage Interconnect resources

Command tree v1 (new CLI interface) is the default. Run yc cic v1 <command>.
Legacy command tree v0 is also available: yc cic v0 <command>.
Set services.cic.version: v0 or services.cic.version: v1 in your profile to change the default.

Command UsageCommand Usage

Syntax:

yc cic <group>

Command TreeCommand Tree

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

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

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

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

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

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

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

    • yc cic private-connection add-labels — Assign labels to a privateConnection.

    • yc cic private-connection batch-get — Get list of PrivateConnections by their IDs

    • yc cic private-connection create — Create a privateConnection.

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

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

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

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

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

    • yc cic private-connection remove-labels — Remove labels from a privateConnection.

    • yc cic private-connection remove-static-routes — Remove static routes from a privateConnection.

    • yc cic private-connection update — Modify configuration or attributes of a privateConnection.

    • yc cic private-connection upsert-static-routes — Upsert static routes to a privateConnection.

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

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

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

    • yc cic public-connection list-operations —

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

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

    • yc cic trunk-connection add-labels — Add labels to a trunk connection.

    • yc cic trunk-connection batch-get —

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

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

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

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

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

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

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

    • yc cic trunk-connection remove-labels — Remove labels from a trunk connection.

    • yc cic trunk-connection update — Modify configuration or attributes of a trunk connection.

  • yc cic v0 — (legacy command tree) Manage Interconnect resources

  • yc cic v1 — Manage Interconnect resources

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

--print-metadata

Print operation metadata along with result.

--syntax

string

Choose syntax option.

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

  • Получить информацию о транковых подключениях

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

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