Yandex Cloud
Search
Discuss with expertTry 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 Cloud Interconnect
    • Overview
    • Operation overview
    • Terminology
    • Points of presence
    • Transceivers
    • Trunk
    • Private connection
    • Public connection
    • CIC partners
    • Monitoring
    • Data size and connection capacity
    • Quotas and limits
  • Pricing policy
  • Access management
    • Overview
  • Release notes
  1. CLI reference
  2. Overview

yc cic

Written by
Yandex Cloud
Updated at June 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.

  • Getting information about trunk links

Was the article helpful?

Previous
Access management
Next
Overview
© 2026 Direct Cursus Technology L.L.C.