Moving a trunk to another folder
Written by
Updated at June 24, 2026
Note
You need the cic.editor role in the current and new folders to run this operation.
Management console
CLI
- In the management console
, click or in the top panel and select the folder. - Navigate to Cloud Interconnect.
- In the left-hand panel, select
Trunk connections. - In the trunk row, click
and select Move. - In the window that opens, select the folder you want to move the selected trunk to and click Move.
-
View the description of the CLI command for moving a trunk:
yc cic trunk-connection move --help -
Move a trunk to another folder by specifying the trunk ID and the new folder name:
yc cic trunk-connection move cf3dcodot14p******** \ --destination-folder-name new-folder \ --async